package m0;

import p0.AbstractC2686D;
import p0.C2709o;
import p0.InterfaceC2687E;
import p0.T;
import p0.U;
import w4.C3137A;

/* JADX INFO: renamed from: m0.a, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C2461a extends kotlin.jvm.internal.p implements J4.c {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ float f20371b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ int f20372c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ T f20373d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ boolean f20374e;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C2461a(float f6, float f7, int i6, T t6, boolean z6) {
        super(1);
        this.f20370a = f6;
        this.f20371b = f7;
        this.f20372c = i6;
        this.f20373d = t6;
        this.f20374e = z6;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        U u6 = (U) ((InterfaceC2687E) obj);
        float fA = u6.f22878u.a() * this.f20370a;
        float fA2 = u6.f22878u.a() * this.f20371b;
        u6.l((fA <= 0.0f || fA2 <= 0.0f) ? null : new C2709o(fA, fA2, this.f20372c));
        T t6 = this.f20373d;
        if (t6 == null) {
            t6 = AbstractC2686D.f22844b;
        }
        u6.F(t6);
        u6.k(this.f20374e);
        return C3137A.f25453a;
    }
}
