package B;

import p0.InterfaceC2687E;
import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class A0 implements J4.c {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ int f109a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final /* synthetic */ float f110b;

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

    public /* synthetic */ A0(float f6, float f7, int i6) {
        this.f109a = i6;
        this.f110b = f6;
        this.f111c = f7;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        switch (this.f109a) {
            case 0:
                J0.L0 l02 = (J0.L0) obj;
                l02.f2894a = "offset";
                h1.f fVar = new h1.f(this.f110b);
                H4.f fVar2 = l02.f2896c;
                fVar2.c(fVar, "x");
                fVar2.c(new h1.f(this.f111c), "y");
                break;
            case 1:
                J0.L0 l03 = (J0.L0) obj;
                l03.f2894a = "padding";
                h1.f fVar3 = new h1.f(this.f110b);
                H4.f fVar4 = l03.f2896c;
                fVar4.c(fVar3, "horizontal");
                fVar4.c(new h1.f(this.f111c), "vertical");
                break;
            default:
                InterfaceC2687E graphicsLayer = (InterfaceC2687E) obj;
                kotlin.jvm.internal.o.h(graphicsLayer, "$this$graphicsLayer");
                p0.U u6 = (p0.U) graphicsLayer;
                u6.d(this.f110b);
                u6.M(this.f111c);
                break;
        }
        return C3137A.f25453a;
    }
}
