package K;

import G0.InterfaceC0245a0;
import G0.InterfaceC0247b0;
import G0.InterfaceC0249c0;
import h1.C2069a;
import java.util.ArrayList;
import java.util.List;

/* JADX INFO: renamed from: K.h, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0455h implements InterfaceC0245a0 {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final C0455h f3866b = new C0455h(0);

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final C0455h f3867c = new C0455h(1);

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final q.H0 f3868d = new q.H0(8);

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

    public /* synthetic */ C0455h(int i6) {
        this.f3869a = i6;
    }

    @Override // G0.InterfaceC0245a0
    /* JADX INFO: renamed from: measure-3p2s80s */
    public final InterfaceC0247b0 mo1measure3p2s80s(InterfaceC0249c0 interfaceC0249c0, List list, long j4) {
        switch (this.f3869a) {
            case 0:
                ArrayList arrayList = new ArrayList(list.size());
                int size = list.size();
                for (int i6 = 0; i6 < size; i6++) {
                    arrayList.add(((G0.Z) list.get(i6)).Q(j4));
                }
                return interfaceC0249c0.e(C2069a.h(j4), C2069a.g(j4), x4.z.f26066a, new G.w(1, arrayList));
            default:
                return interfaceC0249c0.e(C2069a.h(j4), C2069a.g(j4), x4.z.f26066a, f3868d);
        }
    }
}
