Changes of com.discord v1349

This commit is contained in:
root 2020-11-30 22:35:21 +00:00
parent ee3363e6d6
commit 3f4974bc38
11672 changed files with 479129 additions and 478996 deletions

View file

@ -0,0 +1,34 @@
.class public final synthetic Ld0/c/p;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Landroid/graphics/SurfaceTexture$OnFrameAvailableListener;
# instance fields
.field public final synthetic d:Lorg/webrtc/SurfaceTextureHelper;
# direct methods
.method public synthetic constructor <init>(Lorg/webrtc/SurfaceTextureHelper;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Ld0/c/p;->d:Lorg/webrtc/SurfaceTextureHelper;
return-void
.end method
# virtual methods
.method public final onFrameAvailable(Landroid/graphics/SurfaceTexture;)V
.locals 1
iget-object v0, p0, Ld0/c/p;->d:Lorg/webrtc/SurfaceTextureHelper;
invoke-virtual {v0, p1}, Lorg/webrtc/SurfaceTextureHelper;->b(Landroid/graphics/SurfaceTexture;)V
return-void
.end method