package M2;

import androidx.compose.runtime.MutableState;
import androidx.compose.runtime.State;
import androidx.compose.runtime.internal.ComposableLambda;
import androidx.compose.runtime.internal.ComposableLambdaKt;
import com.debridstream.tv.HomeSection;
import h3.EnumC2203v;
import java.util.List;
import java.util.Set;
import w4.C3137A;

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

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

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

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

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

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

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

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public final /* synthetic */ Set f4366j;

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public final /* synthetic */ State f4367k;
    public final /* synthetic */ State l;

    /* JADX INFO: renamed from: m, reason: collision with root package name */
    public final /* synthetic */ State f4368m;

    /* JADX INFO: renamed from: n, reason: collision with root package name */
    public final /* synthetic */ State f4369n;

    /* JADX INFO: renamed from: o, reason: collision with root package name */
    public final /* synthetic */ State f4370o;

    /* JADX INFO: renamed from: p, reason: collision with root package name */
    public final /* synthetic */ MutableState f4371p;

    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public final /* synthetic */ State f4372q;

    /* JADX INFO: renamed from: r, reason: collision with root package name */
    public final /* synthetic */ EnumC2203v f4373r;

    public K0(List list, boolean z6, HomeSection homeSection, boolean z7, boolean z8, C c6, Set set, State state, State state2, State state3, State state4, State state5, MutableState mutableState, State state6, EnumC2203v enumC2203v) {
        this.f4360a = list;
        this.f4361b = z6;
        this.f4362c = homeSection;
        this.f4363d = z7;
        this.f4364e = z8;
        this.f4365f = c6;
        this.f4366j = set;
        this.f4367k = state;
        this.l = state2;
        this.f4368m = state3;
        this.f4369n = state4;
        this.f4370o = state5;
        this.f4371p = mutableState;
        this.f4372q = state6;
        this.f4373r = enumC2203v;
    }

    @Override // J4.c
    public final Object invoke(Object obj) {
        D.A LazyRow = (D.A) obj;
        kotlin.jvm.internal.o.h(LazyRow, "$this$LazyRow");
        List list = this.f4360a;
        int size = list.size();
        W w6 = new W(list, 2);
        W w7 = new W(list, 3);
        State state = this.f4370o;
        C c6 = this.f4365f;
        ComposableLambda composableLambdaComposableLambdaInstance = ComposableLambdaKt.composableLambdaInstance(802480018, true, new J0(list, this.f4363d, this.f4364e, c6, this.f4366j, this.f4367k, this.l, this.f4368m, this.f4369n, state, this.f4371p));
        D.l lVar = (D.l) LazyRow;
        lVar.t(size, w6, w7, composableLambdaComposableLambdaInstance);
        if (this.f4361b) {
            HomeSection homeSection = this.f4362c;
            lVar.s(A0.a.n("vm-", homeSection.getId()), "viewMore", ComposableLambdaKt.composableLambdaInstance(1529242734, true, new I0(c6, this.f4372q, this.f4373r, homeSection, 0)));
        }
        return C3137A.f25453a;
    }
}
