tmap/smali/c1/j$a.smali
2022-06-10 21:38:30 +09:00

89 lines
2.7 KiB
Smali

.class public final Lc1/j$a;
.super Ljava/lang/Object;
.source "ImageDecoder.kt"
# interfaces
.implements Landroid/graphics/ImageDecoder$OnHeaderDecodedListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lc1/j;->a(Landroid/graphics/ImageDecoder$Source;Lej/q;)Landroid/graphics/Bitmap;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/SourceDebugExtension;
value = "SMAP\nImageDecoder.kt\nKotlin\n*S Kotlin\n*F\n+ 1 ImageDecoder.kt\nandroidx/core/graphics/ImageDecoderKt$decodeBitmap$1\n*L\n1#1,53:1\n*E\n"
.end annotation
.annotation runtime Lkotlin/Metadata;
bv = {}
d1 = {
"\u0000\u001c\n\u0002\u0018\u0002\n\u0002\u0008\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0003\u0010\n\u001a\u00020\u00072\u000e\u0010\u0002\u001a\n \u0001*\u0004\u0018\u00010\u00000\u00002\u000e\u0010\u0004\u001a\n \u0001*\u0004\u0018\u00010\u00030\u00032\u000e\u0010\u0006\u001a\n \u0001*\u0004\u0018\u00010\u00050\u0005H\n\u00a2\u0006\u0004\u0008\u0008\u0010\t"
}
d2 = {
"Landroid/graphics/ImageDecoder;",
"kotlin.jvm.PlatformType",
"decoder",
"Landroid/graphics/ImageDecoder$ImageInfo;",
"info",
"Landroid/graphics/ImageDecoder$Source;",
"source",
"Lkotlin/d1;",
"onHeaderDecoded",
"(Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder$Source;)V",
"<anonymous>"
}
k = 0x3
mv = {
0x1,
0x4,
0x0
}
.end annotation
# instance fields
.field public final synthetic a:Lej/q;
# direct methods
.method public constructor <init>(Lej/q;)V
.locals 0
iput-object p1, p0, Lc1/j$a;->a:Lej/q;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onHeaderDecoded(Landroid/graphics/ImageDecoder;Landroid/graphics/ImageDecoder$ImageInfo;Landroid/graphics/ImageDecoder$Source;)V
.locals 2
.line 1
iget-object v0, p0, Lc1/j$a;->a:Lej/q;
const-string v1, "decoder"
invoke-static {p1, v1}, Lkotlin/jvm/internal/f0;->h(Ljava/lang/Object;Ljava/lang/String;)V
const-string v1, "info"
invoke-static {p2, v1}, Lkotlin/jvm/internal/f0;->h(Ljava/lang/Object;Ljava/lang/String;)V
const-string v1, "source"
invoke-static {p3, v1}, Lkotlin/jvm/internal/f0;->h(Ljava/lang/Object;Ljava/lang/String;)V
invoke-interface {v0, p1, p2, p3}, Lej/q;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
return-void
.end method