package d3;

import androidx.compose.runtime.State;
import p0.InterfaceC2687E;
import w4.C3137A;

/* JADX INFO: renamed from: d3.g0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class C1887g0 implements J4.c {

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

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

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

    public /* synthetic */ C1887g0(boolean z6, State state, int i6) {
        this.f15638a = i6;
        this.f15639b = z6;
        this.f15640c = state;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        InterfaceC2687E graphicsLayer = (InterfaceC2687E) obj;
        switch (this.f15638a) {
            case 0:
                kotlin.jvm.internal.o.h(graphicsLayer, "$this$graphicsLayer");
                boolean z6 = this.f15639b;
                State state = this.f15640c;
                p0.U u6 = (p0.U) graphicsLayer;
                u6.w(z6 ? -((Number) state.getValue()).floatValue() : ((Number) state.getValue()).floatValue());
                u6.z(((Number) state.getValue()).floatValue());
                break;
            default:
                kotlin.jvm.internal.o.h(graphicsLayer, "$this$graphicsLayer");
                boolean z7 = this.f15639b;
                State state2 = this.f15640c;
                p0.U u7 = (p0.U) graphicsLayer;
                u7.w(z7 ? ((Number) state2.getValue()).floatValue() : 1.0f);
                u7.z(z7 ? ((Number) state2.getValue()).floatValue() : 1.0f);
                break;
        }
        return C3137A.f25453a;
    }
}
