package T;

import G0.InterfaceC0279y;
import p0.C2692J;
import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final /* synthetic */ class b extends kotlin.jvm.internal.l implements J4.c {

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public b(s sVar) {
        super(1, kotlin.jvm.internal.n.class, "localToScreen", "startInput$localToScreen(Landroidx/compose/foundation/text/input/internal/LegacyPlatformTextInputServiceAdapter$LegacyPlatformTextInputNode;[F)V", 0);
        this.f6295a = sVar;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        float[] fArr = ((C2692J) obj).f22854a;
        InterfaceC0279y interfaceC0279y = (InterfaceC0279y) this.f6295a.f6356d.getValue();
        if (interfaceC0279y != null) {
            if (!interfaceC0279y.w()) {
                interfaceC0279y = null;
            }
            if (interfaceC0279y != null) {
                interfaceC0279y.z(fArr);
            }
        }
        return C3137A.f25453a;
    }
}
