package u3;

import android.graphics.Typeface;
import android.text.TextPaint;
import s7.l;

/* JADX INFO: renamed from: u3.c, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1598c extends l {

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ TextPaint f17470f;

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final /* synthetic */ l f17471g;

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final /* synthetic */ C1599d f17472h;

    public C1598c(C1599d c1599d, TextPaint textPaint, l lVar) {
        this.f17472h = c1599d;
        this.f17470f = textPaint;
        this.f17471g = lVar;
    }

    @Override // s7.l
    public final void t(int i) {
        this.f17471g.t(i);
    }

    @Override // s7.l
    public final void u(Typeface typeface, boolean z8) {
        this.f17472h.g(this.f17470f, typeface);
        this.f17471g.u(typeface, z8);
    }
}
