package v0;

import java.util.ArrayList;
import java.util.List;

/* JADX INFO: renamed from: v0.d, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C3066d {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final String f25122a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final float f25123b;

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

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final float f25125d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final float f25126e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final float f25127f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final float f25128g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final float f25129h;

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public final List f25130i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final ArrayList f25131j;

    public C3066d(String str, float f6, float f7, float f8, float f9, float f10, float f11, float f12, List list, int i6) {
        str = (i6 & 1) != 0 ? "" : str;
        f6 = (i6 & 2) != 0 ? 0.0f : f6;
        f7 = (i6 & 4) != 0 ? 0.0f : f7;
        f8 = (i6 & 8) != 0 ? 0.0f : f8;
        f9 = (i6 & 16) != 0 ? 1.0f : f9;
        f10 = (i6 & 32) != 0 ? 1.0f : f10;
        f11 = (i6 & 64) != 0 ? 0.0f : f11;
        f12 = (i6 & 128) != 0 ? 0.0f : f12;
        if ((i6 & 256) != 0) {
            int i7 = M.f25065a;
            list = x4.y.f26065a;
        }
        ArrayList arrayList = new ArrayList();
        this.f25122a = str;
        this.f25123b = f6;
        this.f25124c = f7;
        this.f25125d = f8;
        this.f25126e = f9;
        this.f25127f = f10;
        this.f25128g = f11;
        this.f25129h = f12;
        this.f25130i = list;
        this.f25131j = arrayList;
    }
}
