NetMirror.apk
Download file
package t0;
import android.graphics.Matrix;
import android.graphics.Rect;
/* JADX INFO: loaded from: classes.dex */
public abstract class q implements r {
@Override // t0.r
public Matrix a(Matrix matrix, Rect rect, int i3, int i4, float f3, float f4) {
b(matrix, rect, i3, i4, f3, f4, rect.width() / i3, rect.height() / i4);
return matrix;
}
public abstract void b(Matrix matrix, Rect rect, int i3, int i4, float f3, float f4, float f5, float f6);
}
⚠️ This content was hidden by an advertisement filtering extension in your browser. Please disable it and reload the page to access the decompiled content.
We only display one small text ad to keep this service free. Here's what it looks like:
Read the Docs for Business: You write the docs. We do the rest.
Try it today!Ad by EthicalAds
Download file