Changes of com.discord v1349
This commit is contained in:
parent
ee3363e6d6
commit
3f4974bc38
11672 changed files with 479129 additions and 478996 deletions
36
com.discord/smali_classes2/d0/c/x.smali
Normal file
36
com.discord/smali_classes2/d0/c/x.smali
Normal file
|
@ -0,0 +1,36 @@
|
|||
.class public final synthetic Ld0/c/x;
|
||||
.super Ljava/lang/Object;
|
||||
.source "lambda"
|
||||
|
||||
# interfaces
|
||||
.implements Ljava/util/concurrent/Callable;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lorg/webrtc/TextureBufferImpl;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public synthetic constructor <init>(Lorg/webrtc/TextureBufferImpl;)V
|
||||
.locals 0
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
iput-object p1, p0, Ld0/c/x;->d:Lorg/webrtc/TextureBufferImpl;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public final call()Ljava/lang/Object;
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Ld0/c/x;->d:Lorg/webrtc/TextureBufferImpl;
|
||||
|
||||
invoke-virtual {v0}, Lorg/webrtc/TextureBufferImpl;->a()Lorg/webrtc/VideoFrame$I420Buffer;
|
||||
|
||||
move-result-object v0
|
||||
|
||||
return-object v0
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue