package G0;

import androidx.compose.runtime.Composer;
import androidx.compose.runtime.RecomposeScopeImplKt;
import i0.InterfaceC2255s;
import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final class x0 extends kotlin.jvm.internal.p implements J4.e {

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

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public x0(InterfaceC2255s interfaceC2255s, J4.e eVar, int i6, int i7) {
        super(2);
        this.f2029a = interfaceC2255s;
        this.f2030b = eVar;
        this.f2031c = i6;
        this.f2032d = i7;
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        ((Number) obj2).intValue();
        int iUpdateChangedFlags = RecomposeScopeImplKt.updateChangedFlags(this.f2031c | 1);
        J4.e eVar = this.f2030b;
        int i6 = this.f2032d;
        B.c(this.f2029a, eVar, (Composer) obj, iUpdateChangedFlags, i6);
        return C3137A.f25453a;
    }
}
