apkfuckery/com.discord/smali_classes2/i0/c/x.smali

37 lines
790 B
Smali
Raw Normal View History

2020-10-05 23:18:16 +00:00
.class public final synthetic Li0/c/x;
2020-05-17 12:40:10 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Ljava/util/concurrent/Callable;
# instance fields
2020-07-08 16:44:49 +00:00
.field public final synthetic d:Lorg/webrtc/TextureBufferImpl;
2020-05-17 12:40:10 +00:00
# direct methods
.method public synthetic constructor <init>(Lorg/webrtc/TextureBufferImpl;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-10-05 23:18:16 +00:00
iput-object p1, p0, Li0/c/x;->d:Lorg/webrtc/TextureBufferImpl;
2020-05-17 12:40:10 +00:00
return-void
.end method
# virtual methods
.method public final call()Ljava/lang/Object;
.locals 1
2020-10-05 23:18:16 +00:00
iget-object v0, p0, Li0/c/x;->d:Lorg/webrtc/TextureBufferImpl;
2020-05-17 12:40:10 +00:00
invoke-virtual {v0}, Lorg/webrtc/TextureBufferImpl;->a()Lorg/webrtc/VideoFrame$I420Buffer;
move-result-object v0
return-object v0
.end method