23 lines
686 B
Java
23 lines
686 B
Java
package o;
|
|
|
|
import android.graphics.drawable.Drawable;
|
|
import java.io.IOException;
|
|
|
|
/* renamed from: o.ofd, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public final class C16472ofd implements iYP<Drawable, Drawable> {
|
|
@Override // o.iYP
|
|
public final /* synthetic */ Ezi<Drawable> a(Drawable drawable, int i, int i2, unA una) throws IOException {
|
|
Drawable drawable2 = drawable;
|
|
if (drawable2 != null) {
|
|
return new ePX(drawable2);
|
|
}
|
|
return null;
|
|
}
|
|
|
|
@Override // o.iYP
|
|
public final /* bridge */ /* synthetic */ boolean a(Drawable drawable, unA una) throws IOException {
|
|
return true;
|
|
}
|
|
}
|