package h2;

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

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

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

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

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

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

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

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

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

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

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

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

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

    public C0619a() {
        Paint paint = new Paint();
        this.f6528h = paint;
        Paint paint2 = new Paint();
        this.f6521a = paint2;
        this.f6524d = G.a.d(-16777216, 68);
        this.f6525e = G.a.d(-16777216, 20);
        this.f6526f = G.a.d(-16777216, 0);
        paint2.setColor(this.f6524d);
        paint.setColor(0);
        Paint paint3 = new Paint(4);
        this.f6522b = paint3;
        paint3.setStyle(Paint.Style.FILL);
        this.f6523c = new Paint(paint3);
    }
}
