package android.support.constraint.i.j;

/* JADX INFO: compiled from: ResolutionDimension.java */
/* JADX INFO: loaded from: classes.dex */
public class m extends n {

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    float f475c = 0.0f;

    @Override // android.support.constraint.i.j.n
    public void e() {
        super.e();
        this.f475c = 0.0f;
    }

    public void g() {
        this.f477b = 2;
    }

    public void h(int i) {
        if (this.f477b == 0 || this.f475c != i) {
            this.f475c = i;
            if (this.f477b == 1) {
                c();
            }
            b();
        }
    }
}
