b.smali
.class public final Lcom/bumptech/glide/load/resource/transcode/b;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lcom/bumptech/glide/load/resource/transcode/d;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lcom/bumptech/glide/load/resource/transcode/d<",
"Landroid/graphics/Bitmap;",
"Landroid/graphics/drawable/BitmapDrawable;",
">;"
}
.end annotation
# instance fields
.field public final a:Landroid/content/res/Resources;
# direct methods
.method public constructor <init>(Landroid/content/res/Resources;)V
.registers 2
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lcom/bumptech/glide/load/resource/transcode/b;->a:Landroid/content/res/Resources;
return-void
.end method
# virtual methods
.method public final transcode(Lcom/bumptech/glide/load/engine/w;Lcom/bumptech/glide/load/l;)Lcom/bumptech/glide/load/engine/w;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/bumptech/glide/load/engine/w<",
"Landroid/graphics/Bitmap;",
">;",
"Lcom/bumptech/glide/load/l;",
")",
"Lcom/bumptech/glide/load/engine/w<",
"Landroid/graphics/drawable/BitmapDrawable;",
">;"
}
.end annotation
iget-object p2, p0, Lcom/bumptech/glide/load/resource/transcode/b;->a:Landroid/content/res/Resources;
invoke-static {p2, p1}, Lcom/bumptech/glide/load/resource/bitmap/v;->a(Landroid/content/res/Resources;Lcom/bumptech/glide/load/engine/w;)Lcom/bumptech/glide/load/engine/w;
move-result-object p1
return-object p1
.end method