apkfuckery/com.discord/smali/com/discord/views/video/b.smali

35 lines
798 B
Smali
Raw Normal View History

2019-10-11 21:55:41 +00:00
.class public final synthetic Lcom/discord/views/video/b;
2019-07-24 11:27:29 +00:00
.super Ljava/lang/Object;
2019-10-11 21:55:41 +00:00
# static fields
.field public static final synthetic $EnumSwitchMapping$0:[I
2019-07-24 11:27:29 +00:00
# direct methods
2019-10-11 21:55:41 +00:00
.method static synthetic constructor <clinit>()V
2019-10-01 14:15:45 +00:00
.locals 3
2019-10-11 21:55:41 +00:00
invoke-static {}, Lorg/webrtc/RendererCommon$ScalingType;->values()[Lorg/webrtc/RendererCommon$ScalingType;
2019-10-01 14:15:45 +00:00
2019-10-03 02:31:26 +00:00
move-result-object v0
2019-10-01 14:15:45 +00:00
2019-10-11 21:55:41 +00:00
array-length v0, v0
2019-10-01 14:15:45 +00:00
2019-10-11 21:55:41 +00:00
new-array v0, v0, [I
2019-07-24 11:27:29 +00:00
2019-10-11 21:55:41 +00:00
sput-object v0, Lcom/discord/views/video/b;->$EnumSwitchMapping$0:[I
2019-07-24 11:27:29 +00:00
2019-10-11 21:55:41 +00:00
sget-object v1, Lorg/webrtc/RendererCommon$ScalingType;->SCALE_ASPECT_FIT:Lorg/webrtc/RendererCommon$ScalingType;
2019-07-24 11:27:29 +00:00
2019-10-11 21:55:41 +00:00
invoke-virtual {v1}, Lorg/webrtc/RendererCommon$ScalingType;->ordinal()I
2019-07-24 11:27:29 +00:00
2019-10-11 21:55:41 +00:00
move-result v1
2019-07-24 11:27:29 +00:00
2019-10-11 21:55:41 +00:00
const/4 v2, 0x1
2019-07-24 11:27:29 +00:00
2019-10-11 21:55:41 +00:00
aput v2, v0, v1
2019-07-24 11:27:29 +00:00
return-void
.end method