package D;

import F.C0167v;
import m3.AbstractC2467b;
import w4.C3137A;
import x.G0;

/* JADX INFO: loaded from: classes.dex */
public final class G extends C4.j implements J4.e {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ H f763a;

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public G(H h5, int i6, int i7, A4.d dVar) {
        super(2, dVar);
        this.f763a = h5;
        this.f764b = i6;
        this.f765c = i7;
    }

    @Override // C4.a
    public final A4.d create(Object obj, A4.d dVar) {
        return new G(this.f763a, this.f764b, this.f765c, dVar);
    }

    @Override // J4.e
    public final Object invoke(Object obj, Object obj2) {
        G g6 = (G) create((G0) obj, (A4.d) obj2);
        C3137A c3137a = C3137A.f25453a;
        g6.invokeSuspend(c3137a);
        return c3137a;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        B4.a aVar = B4.a.f492a;
        AbstractC2467b.l(obj);
        H h5 = this.f763a;
        B b5 = h5.f771e;
        int intValue = b5.f747b.getIntValue();
        int i6 = this.f764b;
        int i7 = this.f765c;
        if (intValue != i6 || b5.f748c.getIntValue() != i7) {
            C0167v c0167v = h5.f779n;
            c0167v.d();
            c0167v.f1340b = null;
            C0130a c0130a = h5.f767a;
        }
        b5.a(i6, i7);
        b5.f750e = null;
        I0.H h6 = h5.f777k;
        if (h6 != null) {
            h6.i();
        }
        return C3137A.f25453a;
    }
}
