package p000.p001.p021.p022;

import android.view.View;
import p037.p065.p066.AbstractC1802;
import p037.p065.p066.AbstractC1805;
import p402.p411.p413.C6635;

/* JADX INFO: renamed from: ނ.֏.ؠ.֏.ޒ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C1250 extends AbstractC1805 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public boolean f4359;

    /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
    public final View f4360;

    public C1250(View view) {
        if (view != null) {
            this.f4360 = view;
        } else {
            C6635.m9824("view");
            throw null;
        }
    }

    @Override // p037.p065.p066.AbstractC1802.InterfaceC1803
    /* JADX INFO: renamed from: ֏ */
    public void mo1260(AbstractC1802 abstractC1802) {
        if (abstractC1802 == null) {
            C6635.m9824("animator");
            throw null;
        }
        if (this.f4359) {
            this.f4359 = false;
            this.f4360.setLayerType(0, null);
        }
    }

    @Override // p037.p065.p066.AbstractC1805, p037.p065.p066.AbstractC1802.InterfaceC1803
    /* JADX INFO: renamed from: ؠ */
    public void mo1549(AbstractC1802 abstractC1802) {
        if (abstractC1802 == null) {
            C6635.m9824("animator");
            throw null;
        }
        if (this.f4360.hasOverlappingRendering() && this.f4360.getLayerType() == 0) {
            this.f4359 = true;
            this.f4360.setLayerType(2, null);
        }
    }
}
