package com.google.android.material.shape;

/* JADX INFO: loaded from: classes2.dex */
public final class n extends f {

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final float f23126c;

    public n(g gVar, float f10) {
        this.f23125b = gVar;
        this.f23126c = f10;
    }

    @Override // com.google.android.material.shape.f
    public final boolean d() {
        return this.f23125b.d();
    }

    @Override // com.google.android.material.shape.f
    public final void e(float f10, float f11, float f12, e0 e0Var) {
        this.f23125b.e(f10, f11 - this.f23126c, f12, e0Var);
    }
}
