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

47 lines
917 B
Smali
Raw Normal View History

2019-12-12 08:58:10 +00:00
.class public final synthetic Ls/d/v;
2019-12-06 03:29:40 +00:00
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field private final synthetic d:Lorg/webrtc/SurfaceTextureHelper;
.field private final synthetic e:I
.field private final synthetic f:I
# direct methods
.method public synthetic constructor <init>(Lorg/webrtc/SurfaceTextureHelper;II)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/v;->d:Lorg/webrtc/SurfaceTextureHelper;
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
iput p2, p0, Ls/d/v;->e:I
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
iput p3, p0, Ls/d/v;->f:I
2019-12-06 03:29:40 +00:00
return-void
.end method
# virtual methods
.method public final run()V
.locals 3
2019-12-12 08:58:10 +00:00
iget-object v0, p0, Ls/d/v;->d:Lorg/webrtc/SurfaceTextureHelper;
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
iget v1, p0, Ls/d/v;->e:I
2019-12-06 03:29:40 +00:00
2019-12-12 08:58:10 +00:00
iget v2, p0, Ls/d/v;->f:I
2019-12-06 03:29:40 +00:00
invoke-virtual {v0, v1, v2}, Lorg/webrtc/SurfaceTextureHelper;->a(II)V
return-void
.end method