apkfuckery/com.discord/smali_classes2/s/d/p.smali

35 lines
830 B
Smali
Raw Normal View History

2019-12-12 08:58:10 +00:00
.class public final synthetic Ls/d/p;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Landroid/graphics/SurfaceTexture$OnFrameAvailableListener;
# instance fields
.field private final synthetic a:Lorg/webrtc/SurfaceTextureHelper;
# direct methods
.method public synthetic constructor <init>(Lorg/webrtc/SurfaceTextureHelper;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2019-12-12 08:58:10 +00:00
iput-object p1, p0, Ls/d/p;->a:Lorg/webrtc/SurfaceTextureHelper;
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
.method public final onFrameAvailable(Landroid/graphics/SurfaceTexture;)V
.locals 1
2019-12-12 08:58:10 +00:00
iget-object v0, p0, Ls/d/p;->a:Lorg/webrtc/SurfaceTextureHelper;
2019-12-06 03:29:40 +00:00
invoke-virtual {v0, p1}, Lorg/webrtc/SurfaceTextureHelper;->a(Landroid/graphics/SurfaceTexture;)V
return-void
.end method