package h3;

import androidx.compose.runtime.MutableIntState;
import androidx.compose.runtime.MutableState;
import m3.AbstractC2467b;
import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final class N4 extends C4.j implements J4.e {

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

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ V4.C f17102c;

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

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

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ MutableIntState f17105f;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public N4(boolean z6, C2151m0 c2151m0, V4.C c6, MutableIntState mutableIntState, MutableState mutableState, MutableIntState mutableIntState2, A4.d dVar) {
        super(2, dVar);
        this.f17100a = z6;
        this.f17101b = c2151m0;
        this.f17102c = c6;
        this.f17103d = mutableIntState;
        this.f17104e = mutableState;
        this.f17105f = mutableIntState2;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        return new N4(this.f17100a, this.f17101b, this.f17102c, this.f17103d, this.f17104e, this.f17105f, dVar);
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        N4 n42 = (N4) create((V4.C) obj, (A4.d) obj2);
        C3137A c3137a = C3137A.f25453a;
        n42.invokeSuspend(c3137a);
        return c3137a;
    }

    /* JADX WARN: Multi-variable type inference failed */
    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        B4.a aVar = B4.a.f492a;
        AbstractC2467b.l(obj);
        float f6 = n5.f18281a;
        if (this.f17103d.getIntValue() == -2 && this.f17100a && !((Boolean) this.f17104e.getValue()).booleanValue()) {
            this.f17101b.a(this.f17102c, this.f17105f.getIntValue());
        }
        return C3137A.f25453a;
    }
}
