14 lines
306 B
Java
14 lines
306 B
Java
package E2;
|
|
|
|
import android.graphics.Matrix;
|
|
import android.graphics.Path;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public abstract class r {
|
|
|
|
/* renamed from: a, reason: collision with root package name */
|
|
public final Matrix f460a = new Matrix();
|
|
|
|
public abstract void a(Matrix matrix, Path path);
|
|
}
|