20 lines
423 B
Java
20 lines
423 B
Java
package o;
|
|
|
|
import android.content.Context;
|
|
import android.graphics.Bitmap;
|
|
import android.graphics.Point;
|
|
import android.graphics.Rect;
|
|
import android.net.Uri;
|
|
|
|
/* renamed from: o.ftc, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public interface InterfaceC14459ftc {
|
|
Bitmap Pu_(Rect rect, int i);
|
|
|
|
Point Pv_(Context context, Uri uri) throws Exception;
|
|
|
|
boolean a();
|
|
|
|
void c();
|
|
}
|