package i3;

import android.view.animation.DecelerateInterpolator;
import android.view.animation.LinearInterpolator;
import d5.AbstractC0844a;
import j0.C1061a;

/* JADX INFO: renamed from: i3.a, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public abstract class AbstractC1051a {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public static final LinearInterpolator f13505a = new LinearInterpolator();

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final C1061a f13506b = new C1061a();

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final C1061a f13507c = new C1061a(C1061a.f13658c);

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final C1061a f13508d = new C1061a(C1061a.f13660e);

    static {
        new DecelerateInterpolator();
    }

    public static float a(float f3, float f7, float f8) {
        return AbstractC0844a.f(f7, f3, f8, f3);
    }
}
