package G0;

import java.util.Map;

/* JADX INFO: renamed from: G0.x, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0278x implements InterfaceC0249c0, InterfaceC0274t {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ InterfaceC0274t f2027a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final h1.m f2028b;

    public C0278x(InterfaceC0274t interfaceC0274t, h1.m mVar) {
        this.f2027a = interfaceC0274t;
        this.f2028b = mVar;
    }

    @Override // h1.c
    public final long I(float f6) {
        return this.f2027a.I(f6);
    }

    @Override // h1.c
    public final float L(int i6) {
        return this.f2027a.L(i6);
    }

    @Override // h1.c
    public final float N(float f6) {
        return this.f2027a.N(f6);
    }

    @Override // h1.c
    public final float T() {
        return this.f2027a.T();
    }

    @Override // G0.InterfaceC0274t
    public final boolean U() {
        return this.f2027a.U();
    }

    @Override // h1.c
    public final float Y(float f6) {
        return this.f2027a.Y(f6);
    }

    @Override // h1.c
    public final float a() {
        return this.f2027a.a();
    }

    @Override // h1.c
    public final int g0(float f6) {
        return this.f2027a.g0(f6);
    }

    @Override // G0.InterfaceC0274t
    public final h1.m getLayoutDirection() {
        return this.f2028b;
    }

    @Override // h1.c
    public final long k0(long j4) {
        return this.f2027a.k0(j4);
    }

    @Override // h1.c
    public final long n(float f6) {
        return this.f2027a.n(f6);
    }

    @Override // h1.c
    public final long o(long j4) {
        return this.f2027a.o(j4);
    }

    @Override // h1.c
    public final float o0(long j4) {
        return this.f2027a.o0(j4);
    }

    @Override // G0.InterfaceC0249c0
    public final InterfaceC0247b0 p(int i6, int i7, Map map, C0.Z z6, J4.c cVar) {
        if (i6 < 0) {
            i6 = 0;
        }
        if (i7 < 0) {
            i7 = 0;
        }
        if ((i6 & (-16777216)) != 0 || ((-16777216) & i7) != 0) {
            F0.a.b("Size(" + i6 + " x " + i7 + ") is out of range. Each dimension must be between 0 and 16777215.");
        }
        return new C0277w(i6, i7, map, z6);
    }

    @Override // h1.c
    public final float v(long j4) {
        return this.f2027a.v(j4);
    }
}
