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

import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import p000.p001.p002.p003.p004.C0567;
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 class C3079<DataType> implements InterfaceC2850<DataType, BitmapDrawable> {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final InterfaceC2850<DataType, Bitmap> f9278;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final Resources f9279;

    public C3079(Resources resources, InterfaceC2850<DataType, Bitmap> interfaceC2850) {
        C0567.m1858(resources, "Argument must not be null");
        this.f9279 = resources;
        C0567.m1858(interfaceC2850, "Argument must not be null");
        this.f9278 = interfaceC2850;
    }

    @Override // p138.p145.p146.p151.InterfaceC2850
    /* JADX INFO: renamed from: ֏ */
    public InterfaceC2932<BitmapDrawable> mo4981(DataType datatype, int i, int i2, C2848 c2848) {
        return C3108.m5192(this.f9279, this.f9278.mo4981(datatype, i, i2, c2848));
    }

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