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

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

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

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final C3095 f9288;

    public C3085(C3095 c3095) {
        this.f9288 = c3095;
    }

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

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