package p138.p145.p146.p151.p160.p161;

import android.graphics.Bitmap;
import android.graphics.ImageDecoder;
import java.nio.ByteBuffer;
import p138.p145.p146.p151.C2848;
import p138.p145.p146.p151.InterfaceC2850;
import p138.p145.p146.p151.p154.InterfaceC2932;

/* JADX INFO: renamed from: ދ.ؠ.֏.ތ.ތ.ހ.ޅ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C3086 implements InterfaceC2850<ByteBuffer, Bitmap> {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final C3082 f9289 = new C3082();

    @Override // p138.p145.p146.p151.InterfaceC2850
    /* JADX INFO: renamed from: ֏ */
    public InterfaceC2932<Bitmap> mo4981(ByteBuffer byteBuffer, int i, int i2, C2848 c2848) {
        return this.f9289.mo4981(ImageDecoder.createSource(byteBuffer), i, i2, c2848);
    }

    @Override // p138.p145.p146.p151.InterfaceC2850
    /* JADX INFO: renamed from: ֏ */
    public boolean mo4982(ByteBuffer byteBuffer, C2848 c2848) {
        return true;
    }
}
