Files
adif-api-reverse-engineering/apk_decompiled/sources/R1/c.java

84 lines
2.3 KiB
Java

package R1;
import android.graphics.RectF;
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
/* loaded from: classes3.dex */
public final class c {
/* renamed from: a, reason: collision with root package name */
public final float[] f1418a = new float[4];
/* renamed from: b, reason: collision with root package name */
public final int[] f1419b = new int[4];
/* renamed from: c, reason: collision with root package name */
public int f1420c;
/* renamed from: d, reason: collision with root package name */
public int f1421d;
/* renamed from: e, reason: collision with root package name */
public int f1422e;
/* renamed from: f, reason: collision with root package name */
public int f1423f;
/* renamed from: g, reason: collision with root package name */
public int f1424g;
public int h;
public float i;
/* renamed from: j, reason: collision with root package name */
public float f1425j;
/* renamed from: k, reason: collision with root package name */
public float f1426k;
/* renamed from: l, reason: collision with root package name */
public float f1427l;
/* renamed from: m, reason: collision with root package name */
public float f1428m;
/* renamed from: n, reason: collision with root package name */
public boolean f1429n;
/* renamed from: o, reason: collision with root package name */
public boolean f1430o;
public boolean p;
/* renamed from: q, reason: collision with root package name */
public int f1431q;
/* renamed from: r, reason: collision with root package name */
public int f1432r;
/* renamed from: s, reason: collision with root package name */
public long f1433s;
/* renamed from: t, reason: collision with root package name */
public long f1434t;
public c() {
new RectF();
this.f1420c = 0;
this.f1421d = -1;
this.f1422e = 1291845631;
this.f1423f = 0;
this.f1424g = 0;
this.h = 0;
this.i = 1.0f;
this.f1425j = 1.0f;
this.f1426k = BitmapDescriptorFactory.HUE_RED;
this.f1427l = 0.5f;
this.f1428m = 20.0f;
this.f1429n = true;
this.f1430o = true;
this.p = true;
this.f1431q = -1;
this.f1432r = 1;
this.f1433s = 1000L;
}
}