apkfuckery/com.discord/smali/f/a/k/j0/b.smali
2020-04-25 02:39:25 +02:00

82 lines
1.8 KiB
Smali

.class public final Lf/a/k/j0/b;
.super Ly/u/b/k;
.source "AppVideoStreamRenderer.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ly/u/b/k;",
"Lkotlin/jvm/functions/Function1<",
"Landroid/graphics/Point;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/discord/views/video/AppVideoStreamRenderer;
# direct methods
.method public constructor <init>(Lcom/discord/views/video/AppVideoStreamRenderer;)V
.locals 0
iput-object p1, p0, Lf/a/k/j0/b;->this$0:Lcom/discord/views/video/AppVideoStreamRenderer;
const/4 p1, 0x1
invoke-direct {p0, p1}, Ly/u/b/k;-><init>(I)V
return-void
.end method
# virtual methods
.method public final a(Landroid/graphics/Point;)V
.locals 1
if-eqz p1, :cond_1
iget-object v0, p0, Lf/a/k/j0/b;->this$0:Lcom/discord/views/video/AppVideoStreamRenderer;
invoke-virtual {v0}, Lcom/discord/views/video/AppVideoStreamRenderer;->getOnFrameRenderedListener()Lkotlin/jvm/functions/Function1;
move-result-object v0
if-eqz v0, :cond_0
invoke-interface {v0, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
check-cast p1, Lkotlin/Unit;
:cond_0
return-void
:cond_1
const-string p1, "resolution"
invoke-static {p1}, Ly/u/b/j;->a(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
.end method
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Landroid/graphics/Point;
invoke-virtual {p0, p1}, Lf/a/k/j0/b;->a(Landroid/graphics/Point;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method