package M2;

import androidx.compose.runtime.Composer;
import androidx.compose.runtime.ComposerKt;
import w4.C3137A;

/* JADX INFO: renamed from: M2.x, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0555x implements J4.e {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ J4.a f5017a;

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

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ J4.a f5020d;

    public C0555x(J4.a aVar, long j4, float f6, J4.a aVar2) {
        this.f5017a = aVar;
        this.f5018b = j4;
        this.f5019c = f6;
        this.f5020d = aVar2;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        Composer composer = (Composer) obj;
        int iIntValue = ((Number) obj2).intValue();
        if ((iIntValue & 3) == 2 && composer.getSkipping()) {
            composer.skipToGroupEnd();
        } else {
            if (ComposerKt.isTraceInProgress()) {
                ComposerKt.traceEventStart(-1541492227, iIntValue, -1, "com.debridstream.mobile.MobileHomeShell.<anonymous> (MobileBottomTab.kt:546)");
            }
            O0.l(this.f5017a, this.f5018b, this.f5019c > 0.01f, this.f5020d, composer, 0);
            if (ComposerKt.isTraceInProgress()) {
                ComposerKt.traceEventEnd();
            }
        }
        return C3137A.f25453a;
    }
}
