26 lines
617 B
Java
26 lines
617 B
Java
package D2;
|
|
|
|
import android.graphics.Paint;
|
|
import android.graphics.Path;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class a {
|
|
|
|
/* renamed from: a, reason: collision with root package name */
|
|
public final int f378a;
|
|
|
|
public a() {
|
|
new Path();
|
|
Paint paint = new Paint();
|
|
Paint paint2 = new Paint();
|
|
this.f378a = G.a.d(-16777216, 68);
|
|
G.a.d(-16777216, 20);
|
|
G.a.d(-16777216, 0);
|
|
paint2.setColor(this.f378a);
|
|
paint.setColor(0);
|
|
Paint paint3 = new Paint(4);
|
|
paint3.setStyle(Paint.Style.FILL);
|
|
new Paint(paint3);
|
|
}
|
|
}
|