81 lines
1.7 KiB
Smali
81 lines
1.7 KiB
Smali
.class public Lg5/d;
|
|
.super Ljava/lang/Object;
|
|
.source "GifDrawableBytesTranscoder.java"
|
|
|
|
# interfaces
|
|
.implements Lg5/e;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/lang/Object;",
|
|
"Lg5/e<",
|
|
"Lf5/c;",
|
|
"[B>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Lcom/bumptech/glide/load/engine/s;Lu4/e;)Lcom/bumptech/glide/load/engine/s;
|
|
.locals 0
|
|
.param p1 # Lcom/bumptech/glide/load/engine/s;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Lu4/e;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"(",
|
|
"Lcom/bumptech/glide/load/engine/s<",
|
|
"Lf5/c;",
|
|
">;",
|
|
"Lu4/e;",
|
|
")",
|
|
"Lcom/bumptech/glide/load/engine/s<",
|
|
"[B>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-interface {p1}, Lcom/bumptech/glide/load/engine/s;->get()Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lf5/c;
|
|
|
|
.line 2
|
|
invoke-virtual {p1}, Lf5/c;->c()Ljava/nio/ByteBuffer;
|
|
|
|
move-result-object p1
|
|
|
|
.line 3
|
|
new-instance p2, Lc5/b;
|
|
|
|
invoke-static {p1}, Lm5/a;->d(Ljava/nio/ByteBuffer;)[B
|
|
|
|
move-result-object p1
|
|
|
|
invoke-direct {p2, p1}, Lc5/b;-><init>([B)V
|
|
|
|
return-object p2
|
|
.end method
|