package t;

import F.A;
import androidx.compose.runtime.Composer;
import androidx.compose.runtime.ComposerKt;
import androidx.compose.runtime.ScopeUpdateScope;
import androidx.compose.runtime.State;
import androidx.media3.exoplayer.RendererCapabilities;
import java.util.ArrayList;
import n.N;
import n.Y;
import q.A0;
import x4.AbstractC3256v;

/* JADX INFO: renamed from: t.c, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC2920c {
    /* JADX WARN: Code restructure failed: missing block: B:113:0x0222, code lost:
    
        throw new java.lang.IllegalStateException("Unknown propertyName: ".concat(r18));
     */
    /* JADX WARN: Failed to restore switch over string. Please report as a decompilation issue */
    /* JADX WARN: Removed duplicated region for block: B:48:0x008c  */
    /*
        Code decompiled incorrectly, please refer to instructions dump.
    */
    public final void a(A0 a02, C2939v c2939v, int i6, Composer composer, int i7) {
        A0 a03;
        int i8;
        C2939v c2939v2;
        int i9;
        boolean z6;
        int i10;
        int i11;
        int i12;
        Composer composerStartRestartGroup = composer.startRestartGroup(1894587123);
        if ((i7 & 6) == 0) {
            a03 = a02;
            i8 = (composerStartRestartGroup.changed(a03) ? 4 : 2) | i7;
        } else {
            a03 = a02;
            i8 = i7;
        }
        if ((i7 & 48) == 0) {
            i8 |= composerStartRestartGroup.changedInstance(c2939v) ? 32 : 16;
        }
        if ((i7 & RendererCapabilities.DECODER_SUPPORT_MASK) == 0) {
            i8 |= composerStartRestartGroup.changed(i6) ? 256 : 128;
        }
        if ((i7 & 3072) == 0) {
            i8 |= composerStartRestartGroup.changed(this) ? 2048 : 1024;
        }
        int i13 = i8;
        if (composerStartRestartGroup.shouldExecute((i13 & 1171) != 1170, i13 & 1)) {
            if (ComposerKt.isTraceInProgress()) {
                ComposerKt.traceEventStart(1894587123, i13, -1, "androidx.compose.animation.graphics.vector.Animator.Configure (Animator.kt:67)");
            }
            boolean z7 = (i13 & 896) == 256;
            Object objRememberedValue = composerStartRestartGroup.rememberedValue();
            if (!z7) {
                Object obj = objRememberedValue;
                if (objRememberedValue == Composer.Companion.getEmpty()) {
                    long[] jArr = Y.f21386a;
                    N n6 = new N();
                    b(n6, i6, 0);
                    composerStartRestartGroup.updateRememberedValue(n6);
                    obj = n6;
                }
                N n7 = (N) obj;
                Object[] objArr = n7.f21382b;
                Object[] objArr2 = n7.f21383c;
                long[] jArr2 = n7.f21381a;
                int length = jArr2.length - 2;
                if (length >= 0) {
                    int i14 = 0;
                    while (true) {
                        long j4 = jArr2[i14];
                        if ((((~j4) << 7) & j4 & (-9187201950435737472L)) != -9187201950435737472L) {
                            int i15 = 8;
                            int i16 = 8 - ((~(i14 - length)) >>> 31);
                            int i17 = 0;
                            while (i17 < i16) {
                                if ((j4 & 255) < 128) {
                                    int i18 = (i14 << 3) + i17;
                                    Object obj2 = objArr[i18];
                                    AbstractC2930m abstractC2930m = (AbstractC2930m) objArr2[i18];
                                    String str = (String) obj2;
                                    i10 = i15;
                                    ArrayList arrayList = abstractC2930m.f24238a;
                                    if (arrayList.size() > 1) {
                                        AbstractC3256v.J(arrayList, new Q2.i(13));
                                    }
                                    i11 = i14;
                                    i12 = i17;
                                    State stateA = abstractC2930m.a(a03, str, i6, composerStartRestartGroup, i13 & 910);
                                    switch (str.hashCode()) {
                                        case -1721943862:
                                            if (str.equals("translateX")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<kotlin.Float>");
                                                c2939v.f24254f = stateA;
                                            }
                                            break;
                                        case -1721943861:
                                            if (str.equals("translateY")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<kotlin.Float>");
                                                c2939v.f24255g = stateA;
                                            }
                                            break;
                                        case -1143814757:
                                            if (str.equals("fillAlpha")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<kotlin.Float>");
                                                c2939v.f24260m = stateA;
                                            }
                                            break;
                                        case -1141881952:
                                            if (str.equals("fillColor")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<androidx.compose.ui.graphics.Color>");
                                                c2939v.f24257i = stateA;
                                            }
                                            break;
                                        case -1121758502:
                                            if (str.equals("trimPathOffset")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<kotlin.Float>");
                                                c2939v.f24263p = stateA;
                                            }
                                            break;
                                        case -987906986:
                                            if (str.equals("pivotX")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<kotlin.Float>");
                                                c2939v.f24250b = stateA;
                                            }
                                            break;
                                        case -987906985:
                                            if (str.equals("pivotY")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<kotlin.Float>");
                                                c2939v.f24251c = stateA;
                                            }
                                            break;
                                        case -908189618:
                                            if (str.equals("scaleX")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<kotlin.Float>");
                                                c2939v.f24252d = stateA;
                                            }
                                            break;
                                        case -908189617:
                                            if (str.equals("scaleY")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<kotlin.Float>");
                                                c2939v.f24253e = stateA;
                                            }
                                            break;
                                        case -170626757:
                                            if (str.equals("trimPathStart")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<kotlin.Float>");
                                                c2939v.f24261n = stateA;
                                            }
                                            break;
                                        case -40300674:
                                            if (str.equals("rotation")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<kotlin.Float>");
                                                c2939v.f24249a = stateA;
                                            }
                                            break;
                                        case 1233923439:
                                            if (str.equals("pathData")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<kotlin.collections.List<androidx.compose.ui.graphics.vector.PathNode>>");
                                                c2939v.f24256h = stateA;
                                            }
                                            break;
                                        case 1903848966:
                                            if (str.equals("strokeAlpha")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<kotlin.Float>");
                                                c2939v.l = stateA;
                                            }
                                            break;
                                        case 1905781771:
                                            if (str.equals("strokeColor")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<androidx.compose.ui.graphics.Color>");
                                                c2939v.f24258j = stateA;
                                            }
                                            break;
                                        case 1924065902:
                                            if (str.equals("strokeWidth")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<kotlin.Float>");
                                                c2939v.f24259k = stateA;
                                            }
                                            break;
                                        case 2136119284:
                                            if (str.equals("trimPathEnd")) {
                                                kotlin.jvm.internal.o.f(stateA, "null cannot be cast to non-null type androidx.compose.runtime.State<kotlin.Float>");
                                                c2939v.f24262o = stateA;
                                            }
                                            break;
                                    }
                                } else {
                                    i10 = i15;
                                    i11 = i14;
                                    i12 = i17;
                                }
                                j4 >>= i10;
                                i17 = i12 + 1;
                                a03 = a02;
                                i14 = i11;
                                i15 = i10;
                            }
                            c2939v2 = c2939v;
                            i9 = i14;
                            z6 = true;
                            if (i16 == i15) {
                            }
                        } else {
                            c2939v2 = c2939v;
                            i9 = i14;
                            z6 = true;
                        }
                        if (i9 != length) {
                            i14 = i9 + 1;
                            a03 = a02;
                        }
                    }
                } else {
                    c2939v2 = c2939v;
                }
                if (ComposerKt.isTraceInProgress()) {
                    ComposerKt.traceEventEnd();
                }
            }
        } else {
            c2939v2 = c2939v;
            composerStartRestartGroup.skipToGroupEnd();
        }
        ScopeUpdateScope scopeUpdateScopeEndRestartGroup = composerStartRestartGroup.endRestartGroup();
        if (scopeUpdateScopeEndRestartGroup != null) {
            scopeUpdateScopeEndRestartGroup.updateScope(new A(this, a02, c2939v2, i6, i7, 6));
        }
    }

    public abstract void b(N n6, int i6, int i7);

    public abstract int c();
}
