21 lines
480 B
Java
21 lines
480 B
Java
package o;
|
|
|
|
import android.graphics.Paint;
|
|
import android.graphics.Rect;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class kfk {
|
|
private static final ThreadLocal<uOF<Rect, Rect>> c = new ThreadLocal<>();
|
|
|
|
public static boolean oE_(Paint paint, String str) {
|
|
return Sts.oF_(paint, str);
|
|
}
|
|
|
|
/* loaded from: classes.dex */
|
|
static class Sts {
|
|
static boolean oF_(Paint paint, String str) {
|
|
return paint.hasGlyph(str);
|
|
}
|
|
}
|
|
}
|