package w3;

import android.graphics.Paint;
import android.graphics.Path;

/* JADX INFO: renamed from: w3.a, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1704a {
    public static final int[] i = new int[3];

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public static final float[] f18300j = {0.0f, 0.5f, 1.0f};

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public static final int[] f18301k = new int[4];

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public static final float[] f18302l = {0.0f, 0.0f, 0.5f, 1.0f};

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

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

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

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

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

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

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final Path f18309g = new Path();

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

    public C1704a() {
        Paint paint = new Paint();
        this.f18310h = paint;
        Paint paint2 = new Paint();
        this.f18303a = paint2;
        this.f18306d = F.a.d(-16777216, 68);
        this.f18307e = F.a.d(-16777216, 20);
        this.f18308f = F.a.d(-16777216, 0);
        paint2.setColor(this.f18306d);
        paint.setColor(0);
        Paint paint3 = new Paint(4);
        this.f18304b = paint3;
        paint3.setStyle(Paint.Style.FILL);
        this.f18305c = new Paint(paint3);
    }
}
