package c.j.a;

import android.text.TextPaint;
import c.j.a.i;

/* JADX INFO: compiled from: DefaultGlyphChecker.java */
/* JADX INFO: loaded from: classes.dex */
public class h implements i.d {
    public static final ThreadLocal<StringBuilder> a = new ThreadLocal<>();

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final TextPaint f1518b;

    public h() {
        TextPaint textPaint = new TextPaint();
        this.f1518b = textPaint;
        textPaint.setTextSize(10.0f);
    }
}
