package l1;

import w4.C3137A;

/* JADX INFO: loaded from: classes.dex */
public final class x extends kotlin.jvm.internal.p implements J4.a {

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ kotlin.jvm.internal.B f20225a;

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

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final /* synthetic */ h1.k f20227c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final /* synthetic */ long f20228d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ long f20229e;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public x(kotlin.jvm.internal.B b5, y yVar, h1.k kVar, long j4, long j6) {
        super(0);
        this.f20225a = b5;
        this.f20226b = yVar;
        this.f20227c = kVar;
        this.f20228d = j4;
        this.f20229e = j6;
    }

    @Override // J4.a
    public final Object invoke() {
        y yVar = this.f20226b;
        this.f20225a.f20114a = yVar.getPositionProvider().b(this.f20227c, this.f20228d, yVar.getParentLayoutDirection(), this.f20229e);
        return C3137A.f25453a;
    }
}
