package com.google.android.material.shape;

/* JADX INFO: loaded from: classes2.dex */
public final class q {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public com.bumptech.glide.h f23134a = new p();

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public com.bumptech.glide.h f23135b = new p();

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public com.bumptech.glide.h f23136c = new p();

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public com.bumptech.glide.h f23137d = new p();

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public d f23138e = new a(0.0f);

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public d f23139f = new a(0.0f);

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public d f23140g = new a(0.0f);

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public d f23141h = new a(0.0f);

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public f f23142i = new f();

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public f f23143j = new f();

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public f f23144k = new f();

    /* JADX INFO: renamed from: l, reason: collision with root package name */
    public f f23145l = new f();

    public static void b(com.bumptech.glide.h hVar) {
        if (hVar instanceof p) {
            ((p) hVar).getClass();
        } else if (hVar instanceof e) {
            ((e) hVar).getClass();
        }
    }

    public final s a() {
        s sVar = new s();
        sVar.f23151a = this.f23134a;
        sVar.f23152b = this.f23135b;
        sVar.f23153c = this.f23136c;
        sVar.f23154d = this.f23137d;
        sVar.f23155e = this.f23138e;
        sVar.f23156f = this.f23139f;
        sVar.f23157g = this.f23140g;
        sVar.f23158h = this.f23141h;
        sVar.f23159i = this.f23142i;
        sVar.f23160j = this.f23143j;
        sVar.f23161k = this.f23144k;
        sVar.f23162l = this.f23145l;
        return sVar;
    }

    public final void c(float f10) {
        f(f10);
        g(f10);
        e(f10);
        d(f10);
    }

    public final void d(float f10) {
        this.f23141h = new a(f10);
    }

    public final void e(float f10) {
        this.f23140g = new a(f10);
    }

    public final void f(float f10) {
        this.f23138e = new a(f10);
    }

    public final void g(float f10) {
        this.f23139f = new a(f10);
    }
}
