package androidx.constraintlayout.widget;

import android.annotation.SuppressLint;
import android.content.Context;
import android.content.res.Resources;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.os.Build;
import android.util.AttributeSet;
import android.util.Log;
import android.util.SparseArray;
import android.util.SparseIntArray;
import android.view.View;
import android.view.ViewGroup;
import com.android.org.conscrypt.FileClientSessionCache;
import com.android.org.conscrypt.PSKKeyManager;
import com.android.org.conscrypt.ct.CTConstants;
import java.util.ArrayList;
import java.util.HashMap;
import n.d;
import n.e;
import o.b;

/* JADX INFO: loaded from: classes.dex */
public class ConstraintLayout extends ViewGroup {

    /* JADX INFO: renamed from: x, reason: collision with root package name */
    private static j f1235x;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    SparseArray<View> f1236e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    private ArrayList<androidx.constraintlayout.widget.b> f1237f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    protected n.f f1238g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    private int f1239h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    private int f1240i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    private int f1241j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    private int f1242k;

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    protected boolean f1243l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    private int f1244m;

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    private d f1245n;

    /* JADX INFO: renamed from: o, reason: collision with root package name */
    protected androidx.constraintlayout.widget.c f1246o;

    /* JADX INFO: renamed from: p, reason: collision with root package name */
    private int f1247p;

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    private HashMap<String, Integer> f1248q;

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    private int f1249r;

    /* JADX INFO: renamed from: s, reason: collision with root package name */
    private int f1250s;

    /* JADX INFO: renamed from: t, reason: collision with root package name */
    private SparseArray<n.e> f1251t;

    /* JADX INFO: renamed from: u, reason: collision with root package name */
    c f1252u;

    /* JADX INFO: renamed from: v, reason: collision with root package name */
    private int f1253v;

    /* JADX INFO: renamed from: w, reason: collision with root package name */
    private int f1254w;

    static /* synthetic */ class a {

        /* JADX INFO: renamed from: a, reason: collision with root package name */
        static final /* synthetic */ int[] f1255a;

        static {
            int[] iArr = new int[e.b.values().length];
            f1255a = iArr;
            try {
                iArr[e.b.FIXED.ordinal()] = 1;
            } catch (NoSuchFieldError unused) {
            }
            try {
                f1255a[e.b.WRAP_CONTENT.ordinal()] = 2;
            } catch (NoSuchFieldError unused2) {
            }
            try {
                f1255a[e.b.MATCH_PARENT.ordinal()] = 3;
            } catch (NoSuchFieldError unused3) {
            }
            try {
                f1255a[e.b.MATCH_CONSTRAINT.ordinal()] = 4;
            } catch (NoSuchFieldError unused4) {
            }
        }
    }

    class c implements b.InterfaceC0075b {

        /* JADX INFO: renamed from: a, reason: collision with root package name */
        ConstraintLayout f1301a;

        /* JADX INFO: renamed from: b, reason: collision with root package name */
        int f1302b;

        /* JADX INFO: renamed from: c, reason: collision with root package name */
        int f1303c;

        /* JADX INFO: renamed from: d, reason: collision with root package name */
        int f1304d;

        /* JADX INFO: renamed from: e, reason: collision with root package name */
        int f1305e;

        /* JADX INFO: renamed from: f, reason: collision with root package name */
        int f1306f;

        /* JADX INFO: renamed from: g, reason: collision with root package name */
        int f1307g;

        public c(ConstraintLayout constraintLayout) {
            this.f1301a = constraintLayout;
        }

        private boolean d(int i3, int i4, int i5) {
            if (i3 == i4) {
                return true;
            }
            int mode = View.MeasureSpec.getMode(i3);
            View.MeasureSpec.getSize(i3);
            int mode2 = View.MeasureSpec.getMode(i4);
            int size = View.MeasureSpec.getSize(i4);
            if (mode2 == 1073741824) {
                return (mode == Integer.MIN_VALUE || mode == 0) && i5 == size;
            }
            return false;
        }

        @Override // o.b.InterfaceC0075b
        @SuppressLint({"WrongCall"})
        public final void a(n.e eVar, b.a aVar) {
            int iMakeMeasureSpec;
            int iMakeMeasureSpec2;
            int baseline;
            int iMax;
            int i3;
            int measuredHeight;
            int i4;
            if (eVar == null) {
                return;
            }
            if (eVar.T() == 8 && !eVar.h0()) {
                aVar.f5690e = 0;
                aVar.f5691f = 0;
                aVar.f5692g = 0;
                return;
            }
            if (eVar.I() == null) {
                return;
            }
            e.b bVar = aVar.f5686a;
            e.b bVar2 = aVar.f5687b;
            int i5 = aVar.f5688c;
            int i6 = aVar.f5689d;
            int i7 = this.f1302b + this.f1303c;
            int i8 = this.f1304d;
            View view = (View) eVar.q();
            int[] iArr = a.f1255a;
            int i9 = iArr[bVar.ordinal()];
            if (i9 == 1) {
                iMakeMeasureSpec = View.MeasureSpec.makeMeasureSpec(i5, 1073741824);
            } else if (i9 == 2) {
                iMakeMeasureSpec = ViewGroup.getChildMeasureSpec(this.f1306f, i8, -2);
            } else if (i9 == 3) {
                iMakeMeasureSpec = ViewGroup.getChildMeasureSpec(this.f1306f, i8 + eVar.z(), -1);
            } else if (i9 != 4) {
                iMakeMeasureSpec = 0;
            } else {
                iMakeMeasureSpec = ViewGroup.getChildMeasureSpec(this.f1306f, i8, -2);
                boolean z2 = eVar.f5647t == 1;
                int i10 = aVar.f5695j;
                if (i10 == b.a.f5684l || i10 == b.a.f5685m) {
                    if (aVar.f5695j == b.a.f5685m || !z2 || (z2 && (view.getMeasuredHeight() == eVar.v())) || (view instanceof g) || eVar.l0()) {
                        iMakeMeasureSpec = View.MeasureSpec.makeMeasureSpec(eVar.U(), 1073741824);
                    }
                }
            }
            int i11 = iArr[bVar2.ordinal()];
            if (i11 == 1) {
                iMakeMeasureSpec2 = View.MeasureSpec.makeMeasureSpec(i6, 1073741824);
            } else if (i11 == 2) {
                iMakeMeasureSpec2 = ViewGroup.getChildMeasureSpec(this.f1307g, i7, -2);
            } else if (i11 == 3) {
                iMakeMeasureSpec2 = ViewGroup.getChildMeasureSpec(this.f1307g, i7 + eVar.S(), -1);
            } else if (i11 != 4) {
                iMakeMeasureSpec2 = 0;
            } else {
                iMakeMeasureSpec2 = ViewGroup.getChildMeasureSpec(this.f1307g, i7, -2);
                boolean z3 = eVar.f5649u == 1;
                int i12 = aVar.f5695j;
                if (i12 == b.a.f5684l || i12 == b.a.f5685m) {
                    if (aVar.f5695j == b.a.f5685m || !z3 || (z3 && (view.getMeasuredWidth() == eVar.U())) || (view instanceof g) || eVar.m0()) {
                        iMakeMeasureSpec2 = View.MeasureSpec.makeMeasureSpec(eVar.v(), 1073741824);
                    }
                }
            }
            n.f fVar = (n.f) eVar.I();
            if (fVar != null && n.j.b(ConstraintLayout.this.f1244m, PSKKeyManager.MAX_KEY_LENGTH_BYTES) && view.getMeasuredWidth() == eVar.U() && view.getMeasuredWidth() < fVar.U() && view.getMeasuredHeight() == eVar.v() && view.getMeasuredHeight() < fVar.v() && view.getBaseline() == eVar.n() && !eVar.k0()) {
                if (d(eVar.A(), iMakeMeasureSpec, eVar.U()) && d(eVar.B(), iMakeMeasureSpec2, eVar.v())) {
                    aVar.f5690e = eVar.U();
                    aVar.f5691f = eVar.v();
                    aVar.f5692g = eVar.n();
                    return;
                }
            }
            e.b bVar3 = e.b.MATCH_CONSTRAINT;
            boolean z4 = bVar == bVar3;
            boolean z5 = bVar2 == bVar3;
            e.b bVar4 = e.b.MATCH_PARENT;
            boolean z6 = bVar2 == bVar4 || bVar2 == e.b.FIXED;
            boolean z7 = bVar == bVar4 || bVar == e.b.FIXED;
            boolean z8 = z4 && eVar.f5610a0 > 0.0f;
            boolean z9 = z5 && eVar.f5610a0 > 0.0f;
            if (view == null) {
                return;
            }
            b bVar5 = (b) view.getLayoutParams();
            int i13 = aVar.f5695j;
            if (i13 != b.a.f5684l && i13 != b.a.f5685m && z4 && eVar.f5647t == 0 && z5 && eVar.f5649u == 0) {
                i4 = -1;
                measuredHeight = 0;
                baseline = 0;
                iMax = 0;
            } else {
                if ((view instanceof k) && (eVar instanceof n.k)) {
                    ((k) view).t((n.k) eVar, iMakeMeasureSpec, iMakeMeasureSpec2);
                } else {
                    view.measure(iMakeMeasureSpec, iMakeMeasureSpec2);
                }
                eVar.S0(iMakeMeasureSpec, iMakeMeasureSpec2);
                int measuredWidth = view.getMeasuredWidth();
                int measuredHeight2 = view.getMeasuredHeight();
                baseline = view.getBaseline();
                int i14 = eVar.f5652w;
                iMax = i14 > 0 ? Math.max(i14, measuredWidth) : measuredWidth;
                int i15 = eVar.f5653x;
                if (i15 > 0) {
                    iMax = Math.min(i15, iMax);
                }
                int i16 = eVar.f5655z;
                if (i16 > 0) {
                    measuredHeight = Math.max(i16, measuredHeight2);
                    i3 = iMakeMeasureSpec;
                } else {
                    i3 = iMakeMeasureSpec;
                    measuredHeight = measuredHeight2;
                }
                int i17 = eVar.A;
                if (i17 > 0) {
                    measuredHeight = Math.min(i17, measuredHeight);
                }
                if (!n.j.b(ConstraintLayout.this.f1244m, 1)) {
                    if (z8 && z6) {
                        iMax = (int) ((measuredHeight * eVar.f5610a0) + 0.5f);
                    } else if (z9 && z7) {
                        measuredHeight = (int) ((iMax / eVar.f5610a0) + 0.5f);
                    }
                }
                if (measuredWidth != iMax || measuredHeight2 != measuredHeight) {
                    int iMakeMeasureSpec3 = measuredWidth != iMax ? View.MeasureSpec.makeMeasureSpec(iMax, 1073741824) : i3;
                    if (measuredHeight2 != measuredHeight) {
                        iMakeMeasureSpec2 = View.MeasureSpec.makeMeasureSpec(measuredHeight, 1073741824);
                    }
                    view.measure(iMakeMeasureSpec3, iMakeMeasureSpec2);
                    eVar.S0(iMakeMeasureSpec3, iMakeMeasureSpec2);
                    iMax = view.getMeasuredWidth();
                    measuredHeight = view.getMeasuredHeight();
                    baseline = view.getBaseline();
                }
                i4 = -1;
            }
            boolean z10 = baseline != i4;
            aVar.f5694i = (iMax == aVar.f5688c && measuredHeight == aVar.f5689d) ? false : true;
            if (bVar5.f1261c0) {
                z10 = true;
            }
            if (z10 && baseline != -1 && eVar.n() != baseline) {
                aVar.f5694i = true;
            }
            aVar.f5690e = iMax;
            aVar.f5691f = measuredHeight;
            aVar.f5693h = z10;
            aVar.f5692g = baseline;
        }

        @Override // o.b.InterfaceC0075b
        public final void b() {
            int childCount = this.f1301a.getChildCount();
            for (int i3 = 0; i3 < childCount; i3++) {
                View childAt = this.f1301a.getChildAt(i3);
                if (childAt instanceof g) {
                    ((g) childAt).a(this.f1301a);
                }
            }
            int size = this.f1301a.f1237f.size();
            if (size > 0) {
                for (int i4 = 0; i4 < size; i4++) {
                    ((androidx.constraintlayout.widget.b) this.f1301a.f1237f.get(i4)).p(this.f1301a);
                }
            }
        }

        public void c(int i3, int i4, int i5, int i6, int i7, int i8) {
            this.f1302b = i5;
            this.f1303c = i6;
            this.f1304d = i7;
            this.f1305e = i8;
            this.f1306f = i3;
            this.f1307g = i4;
        }
    }

    public ConstraintLayout(Context context, AttributeSet attributeSet) {
        super(context, attributeSet);
        this.f1236e = new SparseArray<>();
        this.f1237f = new ArrayList<>(4);
        this.f1238g = new n.f();
        this.f1239h = 0;
        this.f1240i = 0;
        this.f1241j = Integer.MAX_VALUE;
        this.f1242k = Integer.MAX_VALUE;
        this.f1243l = true;
        this.f1244m = 257;
        this.f1245n = null;
        this.f1246o = null;
        this.f1247p = -1;
        this.f1248q = new HashMap<>();
        this.f1249r = -1;
        this.f1250s = -1;
        this.f1251t = new SparseArray<>();
        this.f1252u = new c(this);
        this.f1253v = 0;
        this.f1254w = 0;
        q(attributeSet, 0, 0);
    }

    private boolean A() {
        int childCount = getChildCount();
        boolean z2 = false;
        int i3 = 0;
        while (true) {
            if (i3 >= childCount) {
                break;
            }
            if (getChildAt(i3).isLayoutRequested()) {
                z2 = true;
                break;
            }
            i3++;
        }
        if (z2) {
            w();
        }
        return z2;
    }

    private int getPaddingWidth() {
        int iMax = Math.max(0, getPaddingLeft()) + Math.max(0, getPaddingRight());
        int iMax2 = Build.VERSION.SDK_INT >= 17 ? Math.max(0, getPaddingStart()) + Math.max(0, getPaddingEnd()) : 0;
        return iMax2 > 0 ? iMax2 : iMax;
    }

    public static j getSharedValues() {
        if (f1235x == null) {
            f1235x = new j();
        }
        return f1235x;
    }

    private final n.e k(int i3) {
        if (i3 == 0) {
            return this.f1238g;
        }
        View viewFindViewById = this.f1236e.get(i3);
        if (viewFindViewById == null && (viewFindViewById = findViewById(i3)) != null && viewFindViewById != this && viewFindViewById.getParent() == this) {
            onViewAdded(viewFindViewById);
        }
        if (viewFindViewById == this) {
            return this.f1238g;
        }
        if (viewFindViewById == null) {
            return null;
        }
        return ((b) viewFindViewById.getLayoutParams()).f1291r0;
    }

    private void q(AttributeSet attributeSet, int i3, int i4) {
        this.f1238g.y0(this);
        this.f1238g.R1(this.f1252u);
        this.f1236e.put(getId(), this);
        this.f1245n = null;
        if (attributeSet != null) {
            TypedArray typedArrayObtainStyledAttributes = getContext().obtainStyledAttributes(attributeSet, i.U0, i3, i4);
            int indexCount = typedArrayObtainStyledAttributes.getIndexCount();
            for (int i5 = 0; i5 < indexCount; i5++) {
                int index = typedArrayObtainStyledAttributes.getIndex(i5);
                if (index == i.Z0) {
                    this.f1239h = typedArrayObtainStyledAttributes.getDimensionPixelOffset(index, this.f1239h);
                } else if (index == i.f1461a1) {
                    this.f1240i = typedArrayObtainStyledAttributes.getDimensionPixelOffset(index, this.f1240i);
                } else if (index == i.X0) {
                    this.f1241j = typedArrayObtainStyledAttributes.getDimensionPixelOffset(index, this.f1241j);
                } else if (index == i.Y0) {
                    this.f1242k = typedArrayObtainStyledAttributes.getDimensionPixelOffset(index, this.f1242k);
                } else if (index == i.o2) {
                    this.f1244m = typedArrayObtainStyledAttributes.getInt(index, this.f1244m);
                } else if (index == i.f1497j1) {
                    int resourceId = typedArrayObtainStyledAttributes.getResourceId(index, 0);
                    if (resourceId != 0) {
                        try {
                            t(resourceId);
                        } catch (Resources.NotFoundException unused) {
                            this.f1246o = null;
                        }
                    }
                } else if (index == i.f1481f1) {
                    int resourceId2 = typedArrayObtainStyledAttributes.getResourceId(index, 0);
                    try {
                        d dVar = new d();
                        this.f1245n = dVar;
                        dVar.m(getContext(), resourceId2);
                    } catch (Resources.NotFoundException unused2) {
                        this.f1245n = null;
                    }
                    this.f1247p = resourceId2;
                }
            }
            typedArrayObtainStyledAttributes.recycle();
        }
        this.f1238g.S1(this.f1244m);
    }

    private void s() {
        this.f1243l = true;
        this.f1249r = -1;
        this.f1250s = -1;
    }

    private void w() {
        boolean zIsInEditMode = isInEditMode();
        int childCount = getChildCount();
        for (int i3 = 0; i3 < childCount; i3++) {
            n.e eVarP = p(getChildAt(i3));
            if (eVarP != null) {
                eVarP.r0();
            }
        }
        if (zIsInEditMode) {
            for (int i4 = 0; i4 < childCount; i4++) {
                View childAt = getChildAt(i4);
                try {
                    String resourceName = getResources().getResourceName(childAt.getId());
                    x(0, resourceName, Integer.valueOf(childAt.getId()));
                    int iIndexOf = resourceName.indexOf(47);
                    if (iIndexOf != -1) {
                        resourceName = resourceName.substring(iIndexOf + 1);
                    }
                    k(childAt.getId()).z0(resourceName);
                } catch (Resources.NotFoundException unused) {
                }
            }
        }
        if (this.f1247p != -1) {
            for (int i5 = 0; i5 < childCount; i5++) {
                View childAt2 = getChildAt(i5);
                if (childAt2.getId() == this.f1247p && (childAt2 instanceof e)) {
                    this.f1245n = ((e) childAt2).getConstraintSet();
                }
            }
        }
        d dVar = this.f1245n;
        if (dVar != null) {
            dVar.d(this, true);
        }
        this.f1238g.r1();
        int size = this.f1237f.size();
        if (size > 0) {
            for (int i6 = 0; i6 < size; i6++) {
                this.f1237f.get(i6).r(this);
            }
        }
        for (int i7 = 0; i7 < childCount; i7++) {
            View childAt3 = getChildAt(i7);
            if (childAt3 instanceof g) {
                ((g) childAt3).b(this);
            }
        }
        this.f1251t.clear();
        this.f1251t.put(0, this.f1238g);
        this.f1251t.put(getId(), this.f1238g);
        for (int i8 = 0; i8 < childCount; i8++) {
            View childAt4 = getChildAt(i8);
            this.f1251t.put(childAt4.getId(), p(childAt4));
        }
        for (int i9 = 0; i9 < childCount; i9++) {
            View childAt5 = getChildAt(i9);
            n.e eVarP2 = p(childAt5);
            if (eVarP2 != null) {
                b bVar = (b) childAt5.getLayoutParams();
                this.f1238g.a(eVarP2);
                e(zIsInEditMode, childAt5, eVarP2, bVar, this.f1251t);
            }
        }
    }

    private void z(n.e eVar, b bVar, SparseArray<n.e> sparseArray, int i3, d.b bVar2) {
        View view = this.f1236e.get(i3);
        n.e eVar2 = sparseArray.get(i3);
        if (eVar2 == null || view == null || !(view.getLayoutParams() instanceof b)) {
            return;
        }
        bVar.f1261c0 = true;
        d.b bVar3 = d.b.BASELINE;
        if (bVar2 == bVar3) {
            b bVar4 = (b) view.getLayoutParams();
            bVar4.f1261c0 = true;
            bVar4.f1291r0.H0(true);
        }
        eVar.m(bVar3).a(eVar2.m(bVar2), bVar.D, bVar.C, true);
        eVar.H0(true);
        eVar.m(d.b.TOP).p();
        eVar.m(d.b.BOTTOM).p();
    }

    @Override // android.view.ViewGroup
    protected boolean checkLayoutParams(ViewGroup.LayoutParams layoutParams) {
        return layoutParams instanceof b;
    }

    @Override // android.view.ViewGroup, android.view.View
    protected void dispatchDraw(Canvas canvas) {
        Object tag;
        int size;
        ArrayList<androidx.constraintlayout.widget.b> arrayList = this.f1237f;
        if (arrayList != null && (size = arrayList.size()) > 0) {
            for (int i3 = 0; i3 < size; i3++) {
                this.f1237f.get(i3).q(this);
            }
        }
        super.dispatchDraw(canvas);
        if (isInEditMode()) {
            float width = getWidth();
            float height = getHeight();
            int childCount = getChildCount();
            for (int i4 = 0; i4 < childCount; i4++) {
                View childAt = getChildAt(i4);
                if (childAt.getVisibility() != 8 && (tag = childAt.getTag()) != null && (tag instanceof String)) {
                    String[] strArrSplit = ((String) tag).split(",");
                    if (strArrSplit.length == 4) {
                        int i5 = Integer.parseInt(strArrSplit[0]);
                        int i6 = Integer.parseInt(strArrSplit[1]);
                        int i7 = Integer.parseInt(strArrSplit[2]);
                        int i8 = (int) ((i5 / 1080.0f) * width);
                        int i9 = (int) ((i6 / 1920.0f) * height);
                        Paint paint = new Paint();
                        paint.setColor(-65536);
                        float f3 = i8;
                        float f4 = i9;
                        float f5 = i8 + ((int) ((i7 / 1080.0f) * width));
                        canvas.drawLine(f3, f4, f5, f4, paint);
                        float f6 = i9 + ((int) ((Integer.parseInt(strArrSplit[3]) / 1920.0f) * height));
                        canvas.drawLine(f5, f4, f5, f6, paint);
                        canvas.drawLine(f5, f6, f3, f6, paint);
                        canvas.drawLine(f3, f6, f3, f4, paint);
                        paint.setColor(-16711936);
                        canvas.drawLine(f3, f4, f5, f6, paint);
                        canvas.drawLine(f3, f6, f5, f4, paint);
                    }
                }
            }
        }
    }

    protected void e(boolean z2, View view, n.e eVar, b bVar, SparseArray<n.e> sparseArray) {
        int i3;
        float f3;
        int i4;
        int i5;
        n.e eVar2;
        n.e eVar3;
        n.e eVar4;
        n.e eVar5;
        int i6;
        bVar.a();
        eVar.g1(view.getVisibility());
        if (bVar.f1267f0) {
            eVar.Q0(true);
            eVar.g1(8);
        }
        eVar.y0(view);
        if (view instanceof androidx.constraintlayout.widget.b) {
            ((androidx.constraintlayout.widget.b) view).n(eVar, this.f1238g.L1());
        }
        if (bVar.f1263d0) {
            n.g gVar = (n.g) eVar;
            int i7 = bVar.f1285o0;
            int i8 = bVar.f1287p0;
            float f4 = bVar.f1289q0;
            if (Build.VERSION.SDK_INT < 17) {
                i7 = bVar.f1256a;
                i8 = bVar.f1258b;
                f4 = bVar.f1260c;
            }
            if (f4 != -1.0f) {
                gVar.w1(f4);
                return;
            } else if (i7 != -1) {
                gVar.u1(i7);
                return;
            } else {
                if (i8 != -1) {
                    gVar.v1(i8);
                    return;
                }
                return;
            }
        }
        int i9 = bVar.f1271h0;
        int i10 = bVar.f1273i0;
        int i11 = bVar.f1275j0;
        int i12 = bVar.f1277k0;
        int i13 = bVar.f1279l0;
        int i14 = bVar.f1281m0;
        float f5 = bVar.f1283n0;
        if (Build.VERSION.SDK_INT < 17) {
            i9 = bVar.f1264e;
            int i15 = bVar.f1266f;
            int i16 = bVar.f1268g;
            int i17 = bVar.f1270h;
            int i18 = bVar.f1296w;
            int i19 = bVar.f1298y;
            float f6 = bVar.E;
            if (i9 == -1 && i15 == -1) {
                int i20 = bVar.f1293t;
                if (i20 != -1) {
                    i9 = i20;
                } else {
                    int i21 = bVar.f1292s;
                    if (i21 != -1) {
                        i15 = i21;
                    }
                }
            }
            if (i16 == -1 && i17 == -1) {
                i4 = bVar.f1294u;
                if (i4 == -1) {
                    int i22 = bVar.f1295v;
                    if (i22 != -1) {
                        i3 = i19;
                        f3 = f6;
                        i13 = i18;
                        i5 = i22;
                        i10 = i15;
                        i4 = i16;
                    }
                    i4 = i16;
                    i3 = i19;
                    f3 = f6;
                    i13 = i18;
                    i5 = i17;
                    i10 = i15;
                } else {
                    i3 = i19;
                    f3 = f6;
                    i13 = i18;
                    i5 = i17;
                    i10 = i15;
                }
            } else {
                i4 = i16;
                i3 = i19;
                f3 = f6;
                i13 = i18;
                i5 = i17;
                i10 = i15;
            }
        } else {
            i3 = i14;
            f3 = f5;
            i4 = i11;
            i5 = i12;
        }
        int i23 = bVar.f1286p;
        if (i23 != -1) {
            n.e eVar6 = sparseArray.get(i23);
            if (eVar6 != null) {
                eVar.j(eVar6, bVar.f1290r, bVar.f1288q);
            }
        } else {
            if (i9 != -1) {
                n.e eVar7 = sparseArray.get(i9);
                if (eVar7 != null) {
                    d.b bVar2 = d.b.LEFT;
                    eVar.c0(bVar2, eVar7, bVar2, ((ViewGroup.MarginLayoutParams) bVar).leftMargin, i13);
                }
            } else if (i10 != -1 && (eVar2 = sparseArray.get(i10)) != null) {
                eVar.c0(d.b.LEFT, eVar2, d.b.RIGHT, ((ViewGroup.MarginLayoutParams) bVar).leftMargin, i13);
            }
            if (i4 != -1) {
                n.e eVar8 = sparseArray.get(i4);
                if (eVar8 != null) {
                    eVar.c0(d.b.RIGHT, eVar8, d.b.LEFT, ((ViewGroup.MarginLayoutParams) bVar).rightMargin, i3);
                }
            } else if (i5 != -1 && (eVar3 = sparseArray.get(i5)) != null) {
                d.b bVar3 = d.b.RIGHT;
                eVar.c0(bVar3, eVar3, bVar3, ((ViewGroup.MarginLayoutParams) bVar).rightMargin, i3);
            }
            int i24 = bVar.f1272i;
            if (i24 != -1) {
                n.e eVar9 = sparseArray.get(i24);
                if (eVar9 != null) {
                    d.b bVar4 = d.b.TOP;
                    eVar.c0(bVar4, eVar9, bVar4, ((ViewGroup.MarginLayoutParams) bVar).topMargin, bVar.f1297x);
                }
            } else {
                int i25 = bVar.f1274j;
                if (i25 != -1 && (eVar4 = sparseArray.get(i25)) != null) {
                    eVar.c0(d.b.TOP, eVar4, d.b.BOTTOM, ((ViewGroup.MarginLayoutParams) bVar).topMargin, bVar.f1297x);
                }
            }
            int i26 = bVar.f1276k;
            if (i26 != -1) {
                n.e eVar10 = sparseArray.get(i26);
                if (eVar10 != null) {
                    eVar.c0(d.b.BOTTOM, eVar10, d.b.TOP, ((ViewGroup.MarginLayoutParams) bVar).bottomMargin, bVar.f1299z);
                }
            } else {
                int i27 = bVar.f1278l;
                if (i27 != -1 && (eVar5 = sparseArray.get(i27)) != null) {
                    d.b bVar5 = d.b.BOTTOM;
                    eVar.c0(bVar5, eVar5, bVar5, ((ViewGroup.MarginLayoutParams) bVar).bottomMargin, bVar.f1299z);
                }
            }
            int i28 = bVar.f1280m;
            if (i28 != -1) {
                z(eVar, bVar, sparseArray, i28, d.b.BASELINE);
            } else {
                int i29 = bVar.f1282n;
                if (i29 != -1) {
                    z(eVar, bVar, sparseArray, i29, d.b.TOP);
                } else {
                    int i30 = bVar.f1284o;
                    if (i30 != -1) {
                        z(eVar, bVar, sparseArray, i30, d.b.BOTTOM);
                    }
                }
            }
            if (f3 >= 0.0f) {
                eVar.J0(f3);
            }
            float f7 = bVar.F;
            if (f7 >= 0.0f) {
                eVar.a1(f7);
            }
        }
        if (z2 && ((i6 = bVar.T) != -1 || bVar.U != -1)) {
            eVar.Y0(i6, bVar.U);
        }
        if (bVar.f1257a0) {
            eVar.M0(e.b.FIXED);
            eVar.h1(((ViewGroup.MarginLayoutParams) bVar).width);
            if (((ViewGroup.MarginLayoutParams) bVar).width == -2) {
                eVar.M0(e.b.WRAP_CONTENT);
            }
        } else if (((ViewGroup.MarginLayoutParams) bVar).width == -1) {
            if (bVar.W) {
                eVar.M0(e.b.MATCH_CONSTRAINT);
            } else {
                eVar.M0(e.b.MATCH_PARENT);
            }
            eVar.m(d.b.LEFT).f5604g = ((ViewGroup.MarginLayoutParams) bVar).leftMargin;
            eVar.m(d.b.RIGHT).f5604g = ((ViewGroup.MarginLayoutParams) bVar).rightMargin;
        } else {
            eVar.M0(e.b.MATCH_CONSTRAINT);
            eVar.h1(0);
        }
        if (bVar.f1259b0) {
            eVar.d1(e.b.FIXED);
            eVar.I0(((ViewGroup.MarginLayoutParams) bVar).height);
            if (((ViewGroup.MarginLayoutParams) bVar).height == -2) {
                eVar.d1(e.b.WRAP_CONTENT);
            }
        } else if (((ViewGroup.MarginLayoutParams) bVar).height == -1) {
            if (bVar.X) {
                eVar.d1(e.b.MATCH_CONSTRAINT);
            } else {
                eVar.d1(e.b.MATCH_PARENT);
            }
            eVar.m(d.b.TOP).f5604g = ((ViewGroup.MarginLayoutParams) bVar).topMargin;
            eVar.m(d.b.BOTTOM).f5604g = ((ViewGroup.MarginLayoutParams) bVar).bottomMargin;
        } else {
            eVar.d1(e.b.MATCH_CONSTRAINT);
            eVar.I0(0);
        }
        eVar.A0(bVar.G);
        eVar.O0(bVar.H);
        eVar.f1(bVar.I);
        eVar.K0(bVar.J);
        eVar.b1(bVar.K);
        eVar.i1(bVar.Z);
        eVar.N0(bVar.L, bVar.N, bVar.P, bVar.R);
        eVar.e1(bVar.M, bVar.O, bVar.Q, bVar.S);
    }

    /* JADX INFO: Access modifiers changed from: protected */
    @Override // android.view.ViewGroup
    /* JADX INFO: renamed from: f, reason: merged with bridge method [inline-methods] */
    public b generateDefaultLayoutParams() {
        return new b(-2, -2);
    }

    @Override // android.view.View
    public void forceLayout() {
        s();
        super.forceLayout();
    }

    @Override // android.view.ViewGroup
    /* JADX INFO: renamed from: g, reason: merged with bridge method [inline-methods] */
    public b generateLayoutParams(AttributeSet attributeSet) {
        return new b(getContext(), attributeSet);
    }

    public int getMaxHeight() {
        return this.f1242k;
    }

    public int getMaxWidth() {
        return this.f1241j;
    }

    public int getMinHeight() {
        return this.f1240i;
    }

    public int getMinWidth() {
        return this.f1239h;
    }

    public int getOptimizationLevel() {
        return this.f1238g.G1();
    }

    public String getSceneString() {
        int id;
        StringBuilder sb = new StringBuilder();
        if (this.f1238g.f5631l == null) {
            int id2 = getId();
            if (id2 != -1) {
                this.f1238g.f5631l = getContext().getResources().getResourceEntryName(id2);
            } else {
                this.f1238g.f5631l = "parent";
            }
        }
        if (this.f1238g.r() == null) {
            n.f fVar = this.f1238g;
            fVar.z0(fVar.f5631l);
            Log.v("ConstraintLayout", " setDebugName " + this.f1238g.r());
        }
        for (n.e eVar : this.f1238g.o1()) {
            View view = (View) eVar.q();
            if (view != null) {
                if (eVar.f5631l == null && (id = view.getId()) != -1) {
                    eVar.f5631l = getContext().getResources().getResourceEntryName(id);
                }
                if (eVar.r() == null) {
                    eVar.z0(eVar.f5631l);
                    Log.v("ConstraintLayout", " setDebugName " + eVar.r());
                }
            }
        }
        this.f1238g.M(sb);
        return sb.toString();
    }

    public Object h(int i3, Object obj) {
        if (i3 != 0 || !(obj instanceof String)) {
            return null;
        }
        String str = (String) obj;
        HashMap<String, Integer> map = this.f1248q;
        if (map == null || !map.containsKey(str)) {
            return null;
        }
        return this.f1248q.get(str);
    }

    public View l(int i3) {
        return this.f1236e.get(i3);
    }

    @Override // android.view.ViewGroup, android.view.View
    protected void onLayout(boolean z2, int i3, int i4, int i5, int i6) {
        View content;
        int childCount = getChildCount();
        boolean zIsInEditMode = isInEditMode();
        for (int i7 = 0; i7 < childCount; i7++) {
            View childAt = getChildAt(i7);
            b bVar = (b) childAt.getLayoutParams();
            n.e eVar = bVar.f1291r0;
            if ((childAt.getVisibility() != 8 || bVar.f1263d0 || bVar.f1265e0 || bVar.f1269g0 || zIsInEditMode) && !bVar.f1267f0) {
                int iV = eVar.V();
                int iW = eVar.W();
                int iU = eVar.U() + iV;
                int iV2 = eVar.v() + iW;
                childAt.layout(iV, iW, iU, iV2);
                if ((childAt instanceof g) && (content = ((g) childAt).getContent()) != null) {
                    content.setVisibility(0);
                    content.layout(iV, iW, iU, iV2);
                }
            }
        }
        int size = this.f1237f.size();
        if (size > 0) {
            for (int i8 = 0; i8 < size; i8++) {
                this.f1237f.get(i8).o(this);
            }
        }
    }

    @Override // android.view.View
    protected void onMeasure(int i3, int i4) {
        if (this.f1253v == i3) {
            int i5 = this.f1254w;
        }
        if (!this.f1243l) {
            int childCount = getChildCount();
            int i6 = 0;
            while (true) {
                if (i6 >= childCount) {
                    break;
                }
                if (getChildAt(i6).isLayoutRequested()) {
                    this.f1243l = true;
                    break;
                }
                i6++;
            }
        }
        boolean z2 = this.f1243l;
        this.f1253v = i3;
        this.f1254w = i4;
        this.f1238g.U1(r());
        if (this.f1243l) {
            this.f1243l = false;
            if (A()) {
                this.f1238g.W1();
            }
        }
        v(this.f1238g, this.f1244m, i3, i4);
        u(i3, i4, this.f1238g.U(), this.f1238g.v(), this.f1238g.M1(), this.f1238g.K1());
    }

    @Override // android.view.ViewGroup
    public void onViewAdded(View view) {
        super.onViewAdded(view);
        n.e eVarP = p(view);
        if ((view instanceof Guideline) && !(eVarP instanceof n.g)) {
            b bVar = (b) view.getLayoutParams();
            n.g gVar = new n.g();
            bVar.f1291r0 = gVar;
            bVar.f1263d0 = true;
            gVar.x1(bVar.V);
        }
        if (view instanceof androidx.constraintlayout.widget.b) {
            androidx.constraintlayout.widget.b bVar2 = (androidx.constraintlayout.widget.b) view;
            bVar2.s();
            ((b) view.getLayoutParams()).f1265e0 = true;
            if (!this.f1237f.contains(bVar2)) {
                this.f1237f.add(bVar2);
            }
        }
        this.f1236e.put(view.getId(), view);
        this.f1243l = true;
    }

    @Override // android.view.ViewGroup
    public void onViewRemoved(View view) {
        super.onViewRemoved(view);
        this.f1236e.remove(view.getId());
        this.f1238g.q1(p(view));
        this.f1237f.remove(view);
        this.f1243l = true;
    }

    public final n.e p(View view) {
        if (view == this) {
            return this.f1238g;
        }
        if (view == null) {
            return null;
        }
        if (view.getLayoutParams() instanceof b) {
            return ((b) view.getLayoutParams()).f1291r0;
        }
        view.setLayoutParams(generateLayoutParams(view.getLayoutParams()));
        if (view.getLayoutParams() instanceof b) {
            return ((b) view.getLayoutParams()).f1291r0;
        }
        return null;
    }

    protected boolean r() {
        if (Build.VERSION.SDK_INT >= 17) {
            return ((getContext().getApplicationInfo().flags & 4194304) != 0) && 1 == getLayoutDirection();
        }
        return false;
    }

    @Override // android.view.View, android.view.ViewParent
    public void requestLayout() {
        s();
        super.requestLayout();
    }

    public void setConstraintSet(d dVar) {
        this.f1245n = dVar;
    }

    @Override // android.view.View
    public void setId(int i3) {
        this.f1236e.remove(getId());
        super.setId(i3);
        this.f1236e.put(getId(), this);
    }

    public void setMaxHeight(int i3) {
        if (i3 == this.f1242k) {
            return;
        }
        this.f1242k = i3;
        requestLayout();
    }

    public void setMaxWidth(int i3) {
        if (i3 == this.f1241j) {
            return;
        }
        this.f1241j = i3;
        requestLayout();
    }

    public void setMinHeight(int i3) {
        if (i3 == this.f1240i) {
            return;
        }
        this.f1240i = i3;
        requestLayout();
    }

    public void setMinWidth(int i3) {
        if (i3 == this.f1239h) {
            return;
        }
        this.f1239h = i3;
        requestLayout();
    }

    public void setOnConstraintsChanged(f fVar) {
        androidx.constraintlayout.widget.c cVar = this.f1246o;
        if (cVar != null) {
            cVar.c(fVar);
        }
    }

    public void setOptimizationLevel(int i3) {
        this.f1244m = i3;
        this.f1238g.S1(i3);
    }

    @Override // android.view.ViewGroup
    public boolean shouldDelayChildPressedState() {
        return false;
    }

    protected void t(int i3) {
        this.f1246o = new androidx.constraintlayout.widget.c(getContext(), this, i3);
    }

    protected void u(int i3, int i4, int i5, int i6, boolean z2, boolean z3) {
        c cVar = this.f1252u;
        int i7 = cVar.f1305e;
        int iResolveSizeAndState = ViewGroup.resolveSizeAndState(i5 + cVar.f1304d, i3, 0);
        int iResolveSizeAndState2 = ViewGroup.resolveSizeAndState(i6 + i7, i4, 0) & 16777215;
        int iMin = Math.min(this.f1241j, iResolveSizeAndState & 16777215);
        int iMin2 = Math.min(this.f1242k, iResolveSizeAndState2);
        if (z2) {
            iMin |= 16777216;
        }
        if (z3) {
            iMin2 |= 16777216;
        }
        setMeasuredDimension(iMin, iMin2);
        this.f1249r = iMin;
        this.f1250s = iMin2;
    }

    protected void v(n.f fVar, int i3, int i4, int i5) {
        int iMax;
        int mode = View.MeasureSpec.getMode(i4);
        int size = View.MeasureSpec.getSize(i4);
        int mode2 = View.MeasureSpec.getMode(i5);
        int size2 = View.MeasureSpec.getSize(i5);
        int iMax2 = Math.max(0, getPaddingTop());
        int iMax3 = Math.max(0, getPaddingBottom());
        int i6 = iMax2 + iMax3;
        int paddingWidth = getPaddingWidth();
        this.f1252u.c(i4, i5, iMax2, iMax3, paddingWidth, i6);
        if (Build.VERSION.SDK_INT >= 17) {
            int iMax4 = Math.max(0, getPaddingStart());
            int iMax5 = Math.max(0, getPaddingEnd());
            if (iMax4 <= 0 && iMax5 <= 0) {
                iMax4 = Math.max(0, getPaddingLeft());
            } else if (r()) {
                iMax4 = iMax5;
            }
            iMax = iMax4;
        } else {
            iMax = Math.max(0, getPaddingLeft());
        }
        int i7 = size - paddingWidth;
        int i8 = size2 - i6;
        y(fVar, mode, i7, mode2, i8);
        fVar.N1(i3, mode, i7, mode2, i8, this.f1249r, this.f1250s, iMax, iMax2);
    }

    public void x(int i3, Object obj, Object obj2) {
        if (i3 == 0 && (obj instanceof String) && (obj2 instanceof Integer)) {
            if (this.f1248q == null) {
                this.f1248q = new HashMap<>();
            }
            String strSubstring = (String) obj;
            int iIndexOf = strSubstring.indexOf("/");
            if (iIndexOf != -1) {
                strSubstring = strSubstring.substring(iIndexOf + 1);
            }
            this.f1248q.put(strSubstring, Integer.valueOf(((Integer) obj2).intValue()));
        }
    }

    /* JADX WARN: Removed duplicated region for block: B:18:0x003e A[PHI: r2
      0x003e: PHI (r2v4 n.e$b) = (r2v3 n.e$b), (r2v0 n.e$b) binds: [B:21:0x004a, B:17:0x003c] A[DONT_GENERATE, DONT_INLINE]] */
    /*
        Code decompiled incorrectly, please refer to instructions dump.
        To view partially-correct add '--show-bad-code' argument
    */
    protected void y(n.f r8, int r9, int r10, int r11, int r12) {
        /*
            r7 = this;
            androidx.constraintlayout.widget.ConstraintLayout$c r0 = r7.f1252u
            int r1 = r0.f1305e
            int r0 = r0.f1304d
            n.e$b r2 = n.e.b.FIXED
            int r3 = r7.getChildCount()
            r4 = 1073741824(0x40000000, float:2.0)
            r5 = -2147483648(0xffffffff80000000, float:-0.0)
            r6 = 0
            if (r9 == r5) goto L2e
            if (r9 == 0) goto L23
            if (r9 == r4) goto L1a
            r9 = r2
        L18:
            r10 = r6
            goto L38
        L1a:
            int r9 = r7.f1241j
            int r9 = r9 - r0
            int r10 = java.lang.Math.min(r9, r10)
            r9 = r2
            goto L38
        L23:
            n.e$b r9 = n.e.b.WRAP_CONTENT
            if (r3 != 0) goto L18
            int r10 = r7.f1239h
            int r10 = java.lang.Math.max(r6, r10)
            goto L38
        L2e:
            n.e$b r9 = n.e.b.WRAP_CONTENT
            if (r3 != 0) goto L38
            int r10 = r7.f1239h
            int r10 = java.lang.Math.max(r6, r10)
        L38:
            if (r11 == r5) goto L53
            if (r11 == 0) goto L48
            if (r11 == r4) goto L40
        L3e:
            r12 = r6
            goto L5d
        L40:
            int r11 = r7.f1242k
            int r11 = r11 - r1
            int r12 = java.lang.Math.min(r11, r12)
            goto L5d
        L48:
            n.e$b r2 = n.e.b.WRAP_CONTENT
            if (r3 != 0) goto L3e
            int r11 = r7.f1240i
            int r12 = java.lang.Math.max(r6, r11)
            goto L5d
        L53:
            n.e$b r2 = n.e.b.WRAP_CONTENT
            if (r3 != 0) goto L5d
            int r11 = r7.f1240i
            int r12 = java.lang.Math.max(r6, r11)
        L5d:
            int r11 = r8.U()
            if (r10 != r11) goto L69
            int r11 = r8.v()
            if (r12 == r11) goto L6c
        L69:
            r8.J1()
        L6c:
            r8.j1(r6)
            r8.k1(r6)
            int r11 = r7.f1241j
            int r11 = r11 - r0
            r8.U0(r11)
            int r11 = r7.f1242k
            int r11 = r11 - r1
            r8.T0(r11)
            r8.X0(r6)
            r8.W0(r6)
            r8.M0(r9)
            r8.h1(r10)
            r8.d1(r2)
            r8.I0(r12)
            int r9 = r7.f1239h
            int r9 = r9 - r0
            r8.X0(r9)
            int r7 = r7.f1240i
            int r7 = r7 - r1
            r8.W0(r7)
            return
        */
        throw new UnsupportedOperationException("Method not decompiled: androidx.constraintlayout.widget.ConstraintLayout.y(n.f, int, int, int, int):void");
    }

    @Override // android.view.ViewGroup
    protected ViewGroup.LayoutParams generateLayoutParams(ViewGroup.LayoutParams layoutParams) {
        return new b(layoutParams);
    }

    public ConstraintLayout(Context context, AttributeSet attributeSet, int i3) {
        super(context, attributeSet, i3);
        this.f1236e = new SparseArray<>();
        this.f1237f = new ArrayList<>(4);
        this.f1238g = new n.f();
        this.f1239h = 0;
        this.f1240i = 0;
        this.f1241j = Integer.MAX_VALUE;
        this.f1242k = Integer.MAX_VALUE;
        this.f1243l = true;
        this.f1244m = 257;
        this.f1245n = null;
        this.f1246o = null;
        this.f1247p = -1;
        this.f1248q = new HashMap<>();
        this.f1249r = -1;
        this.f1250s = -1;
        this.f1251t = new SparseArray<>();
        this.f1252u = new c(this);
        this.f1253v = 0;
        this.f1254w = 0;
        q(attributeSet, i3, 0);
    }

    public static class b extends ViewGroup.MarginLayoutParams {
        public int A;
        public int B;
        public int C;
        public int D;
        public float E;
        public float F;
        public String G;
        public float H;
        public float I;
        public int J;
        public int K;
        public int L;
        public int M;
        public int N;
        public int O;
        public int P;
        public int Q;
        public float R;
        public float S;
        public int T;
        public int U;
        public int V;
        public boolean W;
        public boolean X;
        public String Y;
        public int Z;

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

        /* JADX INFO: renamed from: a0, reason: collision with root package name */
        boolean f1257a0;

        /* JADX INFO: renamed from: b, reason: collision with root package name */
        public int f1258b;

        /* JADX INFO: renamed from: b0, reason: collision with root package name */
        boolean f1259b0;

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

        /* JADX INFO: renamed from: c0, reason: collision with root package name */
        boolean f1261c0;

        /* JADX INFO: renamed from: d, reason: collision with root package name */
        public boolean f1262d;

        /* JADX INFO: renamed from: d0, reason: collision with root package name */
        boolean f1263d0;

        /* JADX INFO: renamed from: e, reason: collision with root package name */
        public int f1264e;

        /* JADX INFO: renamed from: e0, reason: collision with root package name */
        boolean f1265e0;

        /* JADX INFO: renamed from: f, reason: collision with root package name */
        public int f1266f;

        /* JADX INFO: renamed from: f0, reason: collision with root package name */
        boolean f1267f0;

        /* JADX INFO: renamed from: g, reason: collision with root package name */
        public int f1268g;

        /* JADX INFO: renamed from: g0, reason: collision with root package name */
        boolean f1269g0;

        /* JADX INFO: renamed from: h, reason: collision with root package name */
        public int f1270h;

        /* JADX INFO: renamed from: h0, reason: collision with root package name */
        int f1271h0;

        /* JADX INFO: renamed from: i, reason: collision with root package name */
        public int f1272i;

        /* JADX INFO: renamed from: i0, reason: collision with root package name */
        int f1273i0;

        /* JADX INFO: renamed from: j, reason: collision with root package name */
        public int f1274j;

        /* JADX INFO: renamed from: j0, reason: collision with root package name */
        int f1275j0;

        /* JADX INFO: renamed from: k, reason: collision with root package name */
        public int f1276k;

        /* JADX INFO: renamed from: k0, reason: collision with root package name */
        int f1277k0;

        /* JADX INFO: renamed from: l, reason: collision with root package name */
        public int f1278l;

        /* JADX INFO: renamed from: l0, reason: collision with root package name */
        int f1279l0;

        /* JADX INFO: renamed from: m, reason: collision with root package name */
        public int f1280m;

        /* JADX INFO: renamed from: m0, reason: collision with root package name */
        int f1281m0;

        /* JADX INFO: renamed from: n, reason: collision with root package name */
        public int f1282n;

        /* JADX INFO: renamed from: n0, reason: collision with root package name */
        float f1283n0;

        /* JADX INFO: renamed from: o, reason: collision with root package name */
        public int f1284o;

        /* JADX INFO: renamed from: o0, reason: collision with root package name */
        int f1285o0;

        /* JADX INFO: renamed from: p, reason: collision with root package name */
        public int f1286p;

        /* JADX INFO: renamed from: p0, reason: collision with root package name */
        int f1287p0;

        /* JADX INFO: renamed from: q, reason: collision with root package name */
        public int f1288q;

        /* JADX INFO: renamed from: q0, reason: collision with root package name */
        float f1289q0;

        /* JADX INFO: renamed from: r, reason: collision with root package name */
        public float f1290r;

        /* JADX INFO: renamed from: r0, reason: collision with root package name */
        n.e f1291r0;

        /* JADX INFO: renamed from: s, reason: collision with root package name */
        public int f1292s;

        /* JADX INFO: renamed from: t, reason: collision with root package name */
        public int f1293t;

        /* JADX INFO: renamed from: u, reason: collision with root package name */
        public int f1294u;

        /* JADX INFO: renamed from: v, reason: collision with root package name */
        public int f1295v;

        /* JADX INFO: renamed from: w, reason: collision with root package name */
        public int f1296w;

        /* JADX INFO: renamed from: x, reason: collision with root package name */
        public int f1297x;

        /* JADX INFO: renamed from: y, reason: collision with root package name */
        public int f1298y;

        /* JADX INFO: renamed from: z, reason: collision with root package name */
        public int f1299z;

        private static class a {

            /* JADX INFO: renamed from: a, reason: collision with root package name */
            public static final SparseIntArray f1300a;

            static {
                SparseIntArray sparseIntArray = new SparseIntArray();
                f1300a = sparseIntArray;
                sparseIntArray.append(i.Z1, 64);
                sparseIntArray.append(i.C1, 65);
                sparseIntArray.append(i.L1, 8);
                sparseIntArray.append(i.M1, 9);
                sparseIntArray.append(i.O1, 10);
                sparseIntArray.append(i.P1, 11);
                sparseIntArray.append(i.V1, 12);
                sparseIntArray.append(i.U1, 13);
                sparseIntArray.append(i.f1526s1, 14);
                sparseIntArray.append(i.f1523r1, 15);
                sparseIntArray.append(i.f1511n1, 16);
                sparseIntArray.append(i.f1517p1, 52);
                sparseIntArray.append(i.f1514o1, 53);
                sparseIntArray.append(i.f1529t1, 2);
                sparseIntArray.append(i.f1535v1, 3);
                sparseIntArray.append(i.f1532u1, 4);
                sparseIntArray.append(i.f1478e2, 49);
                sparseIntArray.append(i.f1482f2, 50);
                sparseIntArray.append(i.f1547z1, 5);
                sparseIntArray.append(i.A1, 6);
                sparseIntArray.append(i.B1, 7);
                sparseIntArray.append(i.f1493i1, 67);
                sparseIntArray.append(i.V0, 1);
                sparseIntArray.append(i.Q1, 17);
                sparseIntArray.append(i.R1, 18);
                sparseIntArray.append(i.f1544y1, 19);
                sparseIntArray.append(i.f1541x1, 20);
                sparseIntArray.append(i.f1498j2, 21);
                sparseIntArray.append(i.m2, 22);
                sparseIntArray.append(i.f1502k2, 23);
                sparseIntArray.append(i.f1490h2, 24);
                sparseIntArray.append(i.l2, 25);
                sparseIntArray.append(i.f1494i2, 26);
                sparseIntArray.append(i.f1486g2, 55);
                sparseIntArray.append(i.n2, 54);
                sparseIntArray.append(i.H1, 29);
                sparseIntArray.append(i.W1, 30);
                sparseIntArray.append(i.f1538w1, 44);
                sparseIntArray.append(i.J1, 45);
                sparseIntArray.append(i.Y1, 46);
                sparseIntArray.append(i.I1, 47);
                sparseIntArray.append(i.X1, 48);
                sparseIntArray.append(i.f1505l1, 27);
                sparseIntArray.append(i.f1501k1, 28);
                sparseIntArray.append(i.f1462a2, 31);
                sparseIntArray.append(i.D1, 32);
                sparseIntArray.append(i.f1470c2, 33);
                sparseIntArray.append(i.f1466b2, 34);
                sparseIntArray.append(i.f1474d2, 35);
                sparseIntArray.append(i.F1, 36);
                sparseIntArray.append(i.E1, 37);
                sparseIntArray.append(i.G1, 38);
                sparseIntArray.append(i.K1, 39);
                sparseIntArray.append(i.T1, 40);
                sparseIntArray.append(i.N1, 41);
                sparseIntArray.append(i.f1520q1, 42);
                sparseIntArray.append(i.f1508m1, 43);
                sparseIntArray.append(i.S1, 51);
                sparseIntArray.append(i.p2, 66);
            }
        }

        public b(Context context, AttributeSet attributeSet) {
            super(context, attributeSet);
            this.f1256a = -1;
            this.f1258b = -1;
            this.f1260c = -1.0f;
            this.f1262d = true;
            this.f1264e = -1;
            this.f1266f = -1;
            this.f1268g = -1;
            this.f1270h = -1;
            this.f1272i = -1;
            this.f1274j = -1;
            this.f1276k = -1;
            this.f1278l = -1;
            this.f1280m = -1;
            this.f1282n = -1;
            this.f1284o = -1;
            this.f1286p = -1;
            this.f1288q = 0;
            this.f1290r = 0.0f;
            this.f1292s = -1;
            this.f1293t = -1;
            this.f1294u = -1;
            this.f1295v = -1;
            this.f1296w = Integer.MIN_VALUE;
            this.f1297x = Integer.MIN_VALUE;
            this.f1298y = Integer.MIN_VALUE;
            this.f1299z = Integer.MIN_VALUE;
            this.A = Integer.MIN_VALUE;
            this.B = Integer.MIN_VALUE;
            this.C = Integer.MIN_VALUE;
            this.D = 0;
            this.E = 0.5f;
            this.F = 0.5f;
            this.G = null;
            this.H = -1.0f;
            this.I = -1.0f;
            this.J = 0;
            this.K = 0;
            this.L = 0;
            this.M = 0;
            this.N = 0;
            this.O = 0;
            this.P = 0;
            this.Q = 0;
            this.R = 1.0f;
            this.S = 1.0f;
            this.T = -1;
            this.U = -1;
            this.V = -1;
            this.W = false;
            this.X = false;
            this.Y = null;
            this.Z = 0;
            this.f1257a0 = true;
            this.f1259b0 = true;
            this.f1261c0 = false;
            this.f1263d0 = false;
            this.f1265e0 = false;
            this.f1267f0 = false;
            this.f1269g0 = false;
            this.f1271h0 = -1;
            this.f1273i0 = -1;
            this.f1275j0 = -1;
            this.f1277k0 = -1;
            this.f1279l0 = Integer.MIN_VALUE;
            this.f1281m0 = Integer.MIN_VALUE;
            this.f1283n0 = 0.5f;
            this.f1291r0 = new n.e();
            TypedArray typedArrayObtainStyledAttributes = context.obtainStyledAttributes(attributeSet, i.U0);
            int indexCount = typedArrayObtainStyledAttributes.getIndexCount();
            for (int i3 = 0; i3 < indexCount; i3++) {
                int index = typedArrayObtainStyledAttributes.getIndex(i3);
                int i4 = a.f1300a.get(index);
                switch (i4) {
                    case 1:
                        this.V = typedArrayObtainStyledAttributes.getInt(index, this.V);
                        break;
                    case 2:
                        int resourceId = typedArrayObtainStyledAttributes.getResourceId(index, this.f1286p);
                        this.f1286p = resourceId;
                        if (resourceId == -1) {
                            this.f1286p = typedArrayObtainStyledAttributes.getInt(index, -1);
                        }
                        break;
                    case CTConstants.CERTIFICATE_LENGTH_BYTES /* 3 */:
                        this.f1288q = typedArrayObtainStyledAttributes.getDimensionPixelSize(index, this.f1288q);
                        break;
                    case 4:
                        float f3 = typedArrayObtainStyledAttributes.getFloat(index, this.f1290r) % 360.0f;
                        this.f1290r = f3;
                        if (f3 < 0.0f) {
                            this.f1290r = (360.0f - f3) % 360.0f;
                        }
                        break;
                    case 5:
                        this.f1256a = typedArrayObtainStyledAttributes.getDimensionPixelOffset(index, this.f1256a);
                        break;
                    case 6:
                        this.f1258b = typedArrayObtainStyledAttributes.getDimensionPixelOffset(index, this.f1258b);
                        break;
                    case 7:
                        this.f1260c = typedArrayObtainStyledAttributes.getFloat(index, this.f1260c);
                        break;
                    case 8:
                        int resourceId2 = typedArrayObtainStyledAttributes.getResourceId(index, this.f1264e);
                        this.f1264e = resourceId2;
                        if (resourceId2 == -1) {
                            this.f1264e = typedArrayObtainStyledAttributes.getInt(index, -1);
                        }
                        break;
                    case 9:
                        int resourceId3 = typedArrayObtainStyledAttributes.getResourceId(index, this.f1266f);
                        this.f1266f = resourceId3;
                        if (resourceId3 == -1) {
                            this.f1266f = typedArrayObtainStyledAttributes.getInt(index, -1);
                        }
                        break;
                    case 10:
                        int resourceId4 = typedArrayObtainStyledAttributes.getResourceId(index, this.f1268g);
                        this.f1268g = resourceId4;
                        if (resourceId4 == -1) {
                            this.f1268g = typedArrayObtainStyledAttributes.getInt(index, -1);
                        }
                        break;
                    case 11:
                        int resourceId5 = typedArrayObtainStyledAttributes.getResourceId(index, this.f1270h);
                        this.f1270h = resourceId5;
                        if (resourceId5 == -1) {
                            this.f1270h = typedArrayObtainStyledAttributes.getInt(index, -1);
                        }
                        break;
                    case FileClientSessionCache.MAX_SIZE /* 12 */:
                        int resourceId6 = typedArrayObtainStyledAttributes.getResourceId(index, this.f1272i);
                        this.f1272i = resourceId6;
                        if (resourceId6 == -1) {
                            this.f1272i = typedArrayObtainStyledAttributes.getInt(index, -1);
                        }
                        break;
                    case 13:
                        int resourceId7 = typedArrayObtainStyledAttributes.getResourceId(index, this.f1274j);
                        this.f1274j = resourceId7;
                        if (resourceId7 == -1) {
                            this.f1274j = typedArrayObtainStyledAttributes.getInt(index, -1);
                        }
                        break;
                    case 14:
                        int resourceId8 = typedArrayObtainStyledAttributes.getResourceId(index, this.f1276k);
                        this.f1276k = resourceId8;
                        if (resourceId8 == -1) {
                            this.f1276k = typedArrayObtainStyledAttributes.getInt(index, -1);
                        }
                        break;
                    case 15:
                        int resourceId9 = typedArrayObtainStyledAttributes.getResourceId(index, this.f1278l);
                        this.f1278l = resourceId9;
                        if (resourceId9 == -1) {
                            this.f1278l = typedArrayObtainStyledAttributes.getInt(index, -1);
                        }
                        break;
                    case 16:
                        int resourceId10 = typedArrayObtainStyledAttributes.getResourceId(index, this.f1280m);
                        this.f1280m = resourceId10;
                        if (resourceId10 == -1) {
                            this.f1280m = typedArrayObtainStyledAttributes.getInt(index, -1);
                        }
                        break;
                    case 17:
                        int resourceId11 = typedArrayObtainStyledAttributes.getResourceId(index, this.f1292s);
                        this.f1292s = resourceId11;
                        if (resourceId11 == -1) {
                            this.f1292s = typedArrayObtainStyledAttributes.getInt(index, -1);
                        }
                        break;
                    case 18:
                        int resourceId12 = typedArrayObtainStyledAttributes.getResourceId(index, this.f1293t);
                        this.f1293t = resourceId12;
                        if (resourceId12 == -1) {
                            this.f1293t = typedArrayObtainStyledAttributes.getInt(index, -1);
                        }
                        break;
                    case 19:
                        int resourceId13 = typedArrayObtainStyledAttributes.getResourceId(index, this.f1294u);
                        this.f1294u = resourceId13;
                        if (resourceId13 == -1) {
                            this.f1294u = typedArrayObtainStyledAttributes.getInt(index, -1);
                        }
                        break;
                    case 20:
                        int resourceId14 = typedArrayObtainStyledAttributes.getResourceId(index, this.f1295v);
                        this.f1295v = resourceId14;
                        if (resourceId14 == -1) {
                            this.f1295v = typedArrayObtainStyledAttributes.getInt(index, -1);
                        }
                        break;
                    case 21:
                        this.f1296w = typedArrayObtainStyledAttributes.getDimensionPixelSize(index, this.f1296w);
                        break;
                    case 22:
                        this.f1297x = typedArrayObtainStyledAttributes.getDimensionPixelSize(index, this.f1297x);
                        break;
                    case 23:
                        this.f1298y = typedArrayObtainStyledAttributes.getDimensionPixelSize(index, this.f1298y);
                        break;
                    case 24:
                        this.f1299z = typedArrayObtainStyledAttributes.getDimensionPixelSize(index, this.f1299z);
                        break;
                    case 25:
                        this.A = typedArrayObtainStyledAttributes.getDimensionPixelSize(index, this.A);
                        break;
                    case 26:
                        this.B = typedArrayObtainStyledAttributes.getDimensionPixelSize(index, this.B);
                        break;
                    case 27:
                        this.W = typedArrayObtainStyledAttributes.getBoolean(index, this.W);
                        break;
                    case 28:
                        this.X = typedArrayObtainStyledAttributes.getBoolean(index, this.X);
                        break;
                    case 29:
                        this.E = typedArrayObtainStyledAttributes.getFloat(index, this.E);
                        break;
                    case 30:
                        this.F = typedArrayObtainStyledAttributes.getFloat(index, this.F);
                        break;
                    case 31:
                        int i5 = typedArrayObtainStyledAttributes.getInt(index, 0);
                        this.L = i5;
                        if (i5 == 1) {
                            Log.e("ConstraintLayout", "layout_constraintWidth_default=\"wrap\" is deprecated.\nUse layout_width=\"WRAP_CONTENT\" and layout_constrainedWidth=\"true\" instead.");
                        }
                        break;
                    case 32:
                        int i6 = typedArrayObtainStyledAttributes.getInt(index, 0);
                        this.M = i6;
                        if (i6 == 1) {
                            Log.e("ConstraintLayout", "layout_constraintHeight_default=\"wrap\" is deprecated.\nUse layout_height=\"WRAP_CONTENT\" and layout_constrainedHeight=\"true\" instead.");
                        }
                        break;
                    case 33:
                        try {
                            this.N = typedArrayObtainStyledAttributes.getDimensionPixelSize(index, this.N);
                        } catch (Exception unused) {
                            if (typedArrayObtainStyledAttributes.getInt(index, this.N) == -2) {
                                this.N = -2;
                            }
                        }
                        break;
                    case 34:
                        try {
                            this.P = typedArrayObtainStyledAttributes.getDimensionPixelSize(index, this.P);
                        } catch (Exception unused2) {
                            if (typedArrayObtainStyledAttributes.getInt(index, this.P) == -2) {
                                this.P = -2;
                            }
                        }
                        break;
                    case 35:
                        this.R = Math.max(0.0f, typedArrayObtainStyledAttributes.getFloat(index, this.R));
                        this.L = 2;
                        break;
                    case 36:
                        try {
                            this.O = typedArrayObtainStyledAttributes.getDimensionPixelSize(index, this.O);
                        } catch (Exception unused3) {
                            if (typedArrayObtainStyledAttributes.getInt(index, this.O) == -2) {
                                this.O = -2;
                            }
                        }
                        break;
                    case 37:
                        try {
                            this.Q = typedArrayObtainStyledAttributes.getDimensionPixelSize(index, this.Q);
                        } catch (Exception unused4) {
                            if (typedArrayObtainStyledAttributes.getInt(index, this.Q) == -2) {
                                this.Q = -2;
                            }
                        }
                        break;
                    case 38:
                        this.S = Math.max(0.0f, typedArrayObtainStyledAttributes.getFloat(index, this.S));
                        this.M = 2;
                        break;
                    default:
                        switch (i4) {
                            case 44:
                                d.r(this, typedArrayObtainStyledAttributes.getString(index));
                                break;
                            case 45:
                                this.H = typedArrayObtainStyledAttributes.getFloat(index, this.H);
                                break;
                            case 46:
                                this.I = typedArrayObtainStyledAttributes.getFloat(index, this.I);
                                break;
                            case 47:
                                this.J = typedArrayObtainStyledAttributes.getInt(index, 0);
                                break;
                            case 48:
                                this.K = typedArrayObtainStyledAttributes.getInt(index, 0);
                                break;
                            case 49:
                                this.T = typedArrayObtainStyledAttributes.getDimensionPixelOffset(index, this.T);
                                break;
                            case 50:
                                this.U = typedArrayObtainStyledAttributes.getDimensionPixelOffset(index, this.U);
                                break;
                            case 51:
                                this.Y = typedArrayObtainStyledAttributes.getString(index);
                                break;
                            case 52:
                                int resourceId15 = typedArrayObtainStyledAttributes.getResourceId(index, this.f1282n);
                                this.f1282n = resourceId15;
                                if (resourceId15 == -1) {
                                    this.f1282n = typedArrayObtainStyledAttributes.getInt(index, -1);
                                }
                                break;
                            case 53:
                                int resourceId16 = typedArrayObtainStyledAttributes.getResourceId(index, this.f1284o);
                                this.f1284o = resourceId16;
                                if (resourceId16 == -1) {
                                    this.f1284o = typedArrayObtainStyledAttributes.getInt(index, -1);
                                }
                                break;
                            case 54:
                                this.D = typedArrayObtainStyledAttributes.getDimensionPixelSize(index, this.D);
                                break;
                            case 55:
                                this.C = typedArrayObtainStyledAttributes.getDimensionPixelSize(index, this.C);
                                break;
                            default:
                                switch (i4) {
                                    case 64:
                                        d.p(this, typedArrayObtainStyledAttributes, index, 0);
                                        break;
                                    case 65:
                                        d.p(this, typedArrayObtainStyledAttributes, index, 1);
                                        break;
                                    case 66:
                                        this.Z = typedArrayObtainStyledAttributes.getInt(index, this.Z);
                                        break;
                                    case 67:
                                        this.f1262d = typedArrayObtainStyledAttributes.getBoolean(index, this.f1262d);
                                        break;
                                }
                                break;
                        }
                        break;
                }
            }
            typedArrayObtainStyledAttributes.recycle();
            a();
        }

        public void a() {
            this.f1263d0 = false;
            this.f1257a0 = true;
            this.f1259b0 = true;
            int i3 = ((ViewGroup.MarginLayoutParams) this).width;
            if (i3 == -2 && this.W) {
                this.f1257a0 = false;
                if (this.L == 0) {
                    this.L = 1;
                }
            }
            int i4 = ((ViewGroup.MarginLayoutParams) this).height;
            if (i4 == -2 && this.X) {
                this.f1259b0 = false;
                if (this.M == 0) {
                    this.M = 1;
                }
            }
            if (i3 == 0 || i3 == -1) {
                this.f1257a0 = false;
                if (i3 == 0 && this.L == 1) {
                    ((ViewGroup.MarginLayoutParams) this).width = -2;
                    this.W = true;
                }
            }
            if (i4 == 0 || i4 == -1) {
                this.f1259b0 = false;
                if (i4 == 0 && this.M == 1) {
                    ((ViewGroup.MarginLayoutParams) this).height = -2;
                    this.X = true;
                }
            }
            if (this.f1260c == -1.0f && this.f1256a == -1 && this.f1258b == -1) {
                return;
            }
            this.f1263d0 = true;
            this.f1257a0 = true;
            this.f1259b0 = true;
            if (!(this.f1291r0 instanceof n.g)) {
                this.f1291r0 = new n.g();
            }
            ((n.g) this.f1291r0).x1(this.V);
        }

        /* JADX WARN: Removed duplicated region for block: B:19:0x0054  */
        /* JADX WARN: Removed duplicated region for block: B:22:0x005b  */
        /* JADX WARN: Removed duplicated region for block: B:25:0x0062  */
        /* JADX WARN: Removed duplicated region for block: B:28:0x0068  */
        /* JADX WARN: Removed duplicated region for block: B:31:0x006e  */
        /* JADX WARN: Removed duplicated region for block: B:40:0x0084  */
        /* JADX WARN: Removed duplicated region for block: B:41:0x008c  */
        /* JADX WARN: Removed duplicated region for block: B:7:0x0017  */
        @Override // android.view.ViewGroup.MarginLayoutParams, android.view.ViewGroup.LayoutParams
        @android.annotation.TargetApi(17)
        /*
            Code decompiled incorrectly, please refer to instructions dump.
            To view partially-correct add '--show-bad-code' argument
        */
        public void resolveLayoutDirection(int r11) {
            /*
                Method dump skipped, instruction units count: 269
                To view this dump add '--comments-level debug' option
            */
            throw new UnsupportedOperationException("Method not decompiled: androidx.constraintlayout.widget.ConstraintLayout.b.resolveLayoutDirection(int):void");
        }

        public b(int i3, int i4) {
            super(i3, i4);
            this.f1256a = -1;
            this.f1258b = -1;
            this.f1260c = -1.0f;
            this.f1262d = true;
            this.f1264e = -1;
            this.f1266f = -1;
            this.f1268g = -1;
            this.f1270h = -1;
            this.f1272i = -1;
            this.f1274j = -1;
            this.f1276k = -1;
            this.f1278l = -1;
            this.f1280m = -1;
            this.f1282n = -1;
            this.f1284o = -1;
            this.f1286p = -1;
            this.f1288q = 0;
            this.f1290r = 0.0f;
            this.f1292s = -1;
            this.f1293t = -1;
            this.f1294u = -1;
            this.f1295v = -1;
            this.f1296w = Integer.MIN_VALUE;
            this.f1297x = Integer.MIN_VALUE;
            this.f1298y = Integer.MIN_VALUE;
            this.f1299z = Integer.MIN_VALUE;
            this.A = Integer.MIN_VALUE;
            this.B = Integer.MIN_VALUE;
            this.C = Integer.MIN_VALUE;
            this.D = 0;
            this.E = 0.5f;
            this.F = 0.5f;
            this.G = null;
            this.H = -1.0f;
            this.I = -1.0f;
            this.J = 0;
            this.K = 0;
            this.L = 0;
            this.M = 0;
            this.N = 0;
            this.O = 0;
            this.P = 0;
            this.Q = 0;
            this.R = 1.0f;
            this.S = 1.0f;
            this.T = -1;
            this.U = -1;
            this.V = -1;
            this.W = false;
            this.X = false;
            this.Y = null;
            this.Z = 0;
            this.f1257a0 = true;
            this.f1259b0 = true;
            this.f1261c0 = false;
            this.f1263d0 = false;
            this.f1265e0 = false;
            this.f1267f0 = false;
            this.f1269g0 = false;
            this.f1271h0 = -1;
            this.f1273i0 = -1;
            this.f1275j0 = -1;
            this.f1277k0 = -1;
            this.f1279l0 = Integer.MIN_VALUE;
            this.f1281m0 = Integer.MIN_VALUE;
            this.f1283n0 = 0.5f;
            this.f1291r0 = new n.e();
        }

        public b(ViewGroup.LayoutParams layoutParams) {
            super(layoutParams);
            this.f1256a = -1;
            this.f1258b = -1;
            this.f1260c = -1.0f;
            this.f1262d = true;
            this.f1264e = -1;
            this.f1266f = -1;
            this.f1268g = -1;
            this.f1270h = -1;
            this.f1272i = -1;
            this.f1274j = -1;
            this.f1276k = -1;
            this.f1278l = -1;
            this.f1280m = -1;
            this.f1282n = -1;
            this.f1284o = -1;
            this.f1286p = -1;
            this.f1288q = 0;
            this.f1290r = 0.0f;
            this.f1292s = -1;
            this.f1293t = -1;
            this.f1294u = -1;
            this.f1295v = -1;
            this.f1296w = Integer.MIN_VALUE;
            this.f1297x = Integer.MIN_VALUE;
            this.f1298y = Integer.MIN_VALUE;
            this.f1299z = Integer.MIN_VALUE;
            this.A = Integer.MIN_VALUE;
            this.B = Integer.MIN_VALUE;
            this.C = Integer.MIN_VALUE;
            this.D = 0;
            this.E = 0.5f;
            this.F = 0.5f;
            this.G = null;
            this.H = -1.0f;
            this.I = -1.0f;
            this.J = 0;
            this.K = 0;
            this.L = 0;
            this.M = 0;
            this.N = 0;
            this.O = 0;
            this.P = 0;
            this.Q = 0;
            this.R = 1.0f;
            this.S = 1.0f;
            this.T = -1;
            this.U = -1;
            this.V = -1;
            this.W = false;
            this.X = false;
            this.Y = null;
            this.Z = 0;
            this.f1257a0 = true;
            this.f1259b0 = true;
            this.f1261c0 = false;
            this.f1263d0 = false;
            this.f1265e0 = false;
            this.f1267f0 = false;
            this.f1269g0 = false;
            this.f1271h0 = -1;
            this.f1273i0 = -1;
            this.f1275j0 = -1;
            this.f1277k0 = -1;
            this.f1279l0 = Integer.MIN_VALUE;
            this.f1281m0 = Integer.MIN_VALUE;
            this.f1283n0 = 0.5f;
            this.f1291r0 = new n.e();
        }
    }
}
