Rabbit-R1/switch port/smali/smali_classes3/org/webrtc/ScreenCapturerAndroid$2.smali

57 lines
1.5 KiB
Smali
Raw Normal View History

2024-05-21 21:08:36 +00:00
.class Lorg/webrtc/ScreenCapturerAndroid$2;
.super Ljava/lang/Object;
.source "ScreenCapturerAndroid.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lorg/webrtc/ScreenCapturerAndroid;->changeCaptureFormat(III)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lorg/webrtc/ScreenCapturerAndroid;
# direct methods
.method constructor <init>(Lorg/webrtc/ScreenCapturerAndroid;)V
.locals 0
iput-object p1, p0, Lorg/webrtc/ScreenCapturerAndroid$2;->this$0:Lorg/webrtc/ScreenCapturerAndroid;
.line 185
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 1
iget-object v0, p0, Lorg/webrtc/ScreenCapturerAndroid$2;->this$0:Lorg/webrtc/ScreenCapturerAndroid;
.line 188
invoke-static {v0}, Lorg/webrtc/ScreenCapturerAndroid;->access$200(Lorg/webrtc/ScreenCapturerAndroid;)Landroid/hardware/display/VirtualDisplay;
move-result-object v0
invoke-virtual {v0}, Landroid/hardware/display/VirtualDisplay;->release()V
iget-object p0, p0, Lorg/webrtc/ScreenCapturerAndroid$2;->this$0:Lorg/webrtc/ScreenCapturerAndroid;
.line 189
invoke-static {p0}, Lorg/webrtc/ScreenCapturerAndroid;->access$500(Lorg/webrtc/ScreenCapturerAndroid;)V
return-void
.end method