package E;

import F.C0167v;
import F.I;
import h1.C2069a;
import java.util.List;

/* JADX INFO: loaded from: classes.dex */
public final class o extends I {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final k f1033b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final F.G f1034c;

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final int f1035d;

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final /* synthetic */ F.G f1036e;

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final /* synthetic */ D f1037f;

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

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

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

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public o(k kVar, F.G g6, int i6, D d6, int i7, int i8, long j4) {
        super(0);
        this.f1036e = g6;
        this.f1037f = d6;
        this.f1038g = i7;
        this.f1039h = i8;
        this.f1040i = j4;
        this.f1033b = kVar;
        this.f1034c = g6;
        this.f1035d = i6;
    }

    public final s n(int i6, int i7, int i8, long j4, int i9) {
        int i10;
        k kVar = this.f1033b;
        Object objB = kVar.b(i6);
        Object objM = kVar.f1018b.m(i6);
        List listC = c(this.f1034c, i6, j4);
        if (C2069a.f(j4)) {
            i10 = C2069a.j(j4);
        } else {
            if (!C2069a.e(j4)) {
                A.b.a("does not have fixed height");
            }
            i10 = C2069a.i(j4);
        }
        int i11 = i10;
        h1.m layoutDirection = this.f1036e.f1200b.getLayoutDirection();
        C0167v c0167v = this.f1037f.f975m;
        return new s(i6, objB, i11, i9, layoutDirection, this.f1038g, this.f1039h, listC, this.f1040i, objM, c0167v, j4, i7, i8);
    }
}
