package o; import android.graphics.Bitmap; import android.graphics.ImageDecoder; import android.util.Log; import java.io.IOException; /* loaded from: classes.dex */ public final class qpo implements iYP { private final sqY c = new rWO(); @Override // o.iYP public final /* bridge */ /* synthetic */ boolean a(ImageDecoder.Source source, unA una) throws IOException { return true; } @Override // o.iYP /* renamed from: EB_, reason: merged with bridge method [inline-methods] */ public final Ezi a(ImageDecoder.Source source, int i, int i2, unA una) throws IOException { Bitmap decodeBitmap = ImageDecoder.decodeBitmap(source, new C17158uQG(i, i2, una)); if (Log.isLoggable("BitmapImageDecoder", 2)) { decodeBitmap.getWidth(); decodeBitmap.getHeight(); } return new EQc(decodeBitmap, this.c); } }