mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
57 lines
1.5 KiB
Smali
57 lines
1.5 KiB
Smali
|
.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
|