package x;

import l2.C2449a;

/* JADX INFO: renamed from: x.r0, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C3191r0 extends C4.c {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public kotlin.jvm.internal.z f25916b;

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public /* synthetic */ Object f25918d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ C2449a f25919e;

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public C3191r0(C2449a c2449a, C4.c cVar) {
        super(cVar);
        this.f25919e = c2449a;
    }

    @Override // C4.a
    public final Object invokeSuspend(Object obj) {
        this.f25918d = obj;
        this.f25920f |= Integer.MIN_VALUE;
        return C2449a.a(this.f25919e, null, null, 0.0f, 0.0f, this);
    }
}
