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

35 lines
833 B
Smali
Raw Normal View History

2020-04-27 20:53:11 +00:00
.class public final synthetic Ld0/d/p;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Landroid/graphics/SurfaceTexture$OnFrameAvailableListener;
# instance fields
2020-04-17 17:35:24 +00:00
.field private final synthetic d:Lorg/webrtc/SurfaceTextureHelper;
2019-12-06 03:29:40 +00:00
# direct methods
.method public synthetic constructor <init>(Lorg/webrtc/SurfaceTextureHelper;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
2020-04-27 20:53:11 +00:00
iput-object p1, p0, Ld0/d/p;->d: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
2020-04-27 20:53:11 +00:00
iget-object v0, p0, Ld0/d/p;->d: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