package l;

/* JADX INFO: loaded from: classes.dex */
public final class q2 {

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

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

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

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

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

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

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

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

    public final void a(int i10, int i11) {
        this.f29818c = i10;
        this.f29819d = i11;
        this.f29823h = true;
        if (this.f29822g) {
            if (i11 != Integer.MIN_VALUE) {
                this.f29816a = i11;
            }
            if (i10 != Integer.MIN_VALUE) {
                this.f29817b = i10;
                return;
            }
            return;
        }
        if (i10 != Integer.MIN_VALUE) {
            this.f29816a = i10;
        }
        if (i11 != Integer.MIN_VALUE) {
            this.f29817b = i11;
        }
    }
}
