146 lines
4.4 KiB
Java
146 lines
4.4 KiB
Java
package o;
|
|
|
|
import android.graphics.RectF;
|
|
import android.util.TypedValue;
|
|
import com.airbnb.deeplinkdispatch.UrlTreeKt;
|
|
import com.github.barteksc.pdfviewer.PDFView;
|
|
import com.google.android.gms.maps.model.BitmapDescriptorFactory;
|
|
|
|
/* renamed from: o.rCR, reason: case insensitive filesystem */
|
|
/* loaded from: classes.dex */
|
|
public final class C16773rCR {
|
|
private float a;
|
|
private int b;
|
|
private float c;
|
|
private float d;
|
|
private float e;
|
|
private float f;
|
|
private PDFView g;
|
|
private float h;
|
|
private final int i;
|
|
private final RectF j = new RectF(BitmapDescriptorFactory.HUE_RED, BitmapDescriptorFactory.HUE_RED, 1.0f, 1.0f);
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
/* renamed from: o.rCR$RVV */
|
|
/* loaded from: classes.dex */
|
|
public class RVV {
|
|
int b;
|
|
int c;
|
|
private C16773rCR e;
|
|
|
|
private RVV(C16773rCR c16773rCR) {
|
|
this.e = c16773rCR;
|
|
}
|
|
|
|
/* synthetic */ RVV(C16773rCR c16773rCR, byte b) {
|
|
this(c16773rCR);
|
|
}
|
|
|
|
public final String toString() {
|
|
StringBuilder sb = new StringBuilder("Holder{row=");
|
|
sb.append(this.b);
|
|
sb.append(", col=");
|
|
sb.append(this.c);
|
|
sb.append(UrlTreeKt.componentParamSuffixChar);
|
|
return sb.toString();
|
|
}
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
/* renamed from: o.rCR$Sts */
|
|
/* loaded from: classes.dex */
|
|
public class Sts {
|
|
RVV a;
|
|
HBt b;
|
|
private C16773rCR c;
|
|
RVV d;
|
|
int e = 0;
|
|
|
|
Sts(C16773rCR c16773rCR) {
|
|
this.c = c16773rCR;
|
|
byte b = 0;
|
|
this.b = new HBt(c16773rCR, b);
|
|
this.d = new RVV(c16773rCR, b);
|
|
this.a = new RVV(c16773rCR, b);
|
|
}
|
|
|
|
public final String toString() {
|
|
StringBuilder sb = new StringBuilder("RenderRange{page=");
|
|
sb.append(this.e);
|
|
sb.append(", gridSize=");
|
|
sb.append(this.b);
|
|
sb.append(", leftTop=");
|
|
sb.append(this.d);
|
|
sb.append(", rightBottom=");
|
|
sb.append(this.a);
|
|
sb.append(UrlTreeKt.componentParamSuffixChar);
|
|
return sb.toString();
|
|
}
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
/* renamed from: o.rCR$HBt */
|
|
/* loaded from: classes.dex */
|
|
public class HBt {
|
|
private C16773rCR b;
|
|
int d;
|
|
int e;
|
|
|
|
private HBt(C16773rCR c16773rCR) {
|
|
this.b = c16773rCR;
|
|
}
|
|
|
|
/* synthetic */ HBt(C16773rCR c16773rCR, byte b) {
|
|
this(c16773rCR);
|
|
}
|
|
|
|
public final String toString() {
|
|
StringBuilder sb = new StringBuilder("GridSize{rows=");
|
|
sb.append(this.d);
|
|
sb.append(", cols=");
|
|
sb.append(this.e);
|
|
sb.append(UrlTreeKt.componentParamSuffixChar);
|
|
return sb.toString();
|
|
}
|
|
}
|
|
|
|
public C16773rCR(PDFView pDFView) {
|
|
this.g = pDFView;
|
|
this.i = (int) TypedValue.applyDimension(1, 20.0f, pDFView.getContext().getResources().getDisplayMetrics());
|
|
}
|
|
|
|
/* JADX WARN: Removed duplicated region for block: B:31:0x016c */
|
|
/* JADX WARN: Removed duplicated region for block: B:34:0x01c2 */
|
|
/* JADX WARN: Removed duplicated region for block: B:37:0x01fe */
|
|
/* JADX WARN: Removed duplicated region for block: B:54:0x028b */
|
|
/* JADX WARN: Removed duplicated region for block: B:70:0x01c9 */
|
|
/* JADX WARN: Removed duplicated region for block: B:71:0x0173 */
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
private void c() {
|
|
/*
|
|
Method dump skipped, instructions count: 1126
|
|
To view this dump add '--comments-level debug' option
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: o.C16773rCR.c():void");
|
|
}
|
|
|
|
public final void e() {
|
|
this.b = 1;
|
|
float f = this.g.j;
|
|
float f2 = BitmapDescriptorFactory.HUE_RED;
|
|
if (f > BitmapDescriptorFactory.HUE_RED) {
|
|
f = 0.0f;
|
|
}
|
|
this.f = -f;
|
|
float f3 = this.g.i;
|
|
if (f3 <= BitmapDescriptorFactory.HUE_RED) {
|
|
f2 = f3;
|
|
}
|
|
this.h = -f2;
|
|
c();
|
|
}
|
|
}
|