package com.revenuecat.purchases.ui.revenuecatui.components.carousel;

import J4.a;
import W.b;
import androidx.compose.runtime.State;
import com.revenuecat.purchases.ui.revenuecatui.components.style.CarouselComponentStyle;
import h1.f;
import kotlin.jvm.internal.p;

/* JADX INFO: loaded from: classes3.dex */
public final class CarouselComponentViewKt$Indicator$targetStrokeWidth$2$1 extends p implements a {
    final /* synthetic */ CarouselComponentStyle.PageControlStyles $pageControl;
    final /* synthetic */ State<Float> $progress$delegate;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public CarouselComponentViewKt$Indicator$targetStrokeWidth$2$1(CarouselComponentStyle.PageControlStyles pageControlStyles, State<Float> state) {
        super(0);
        this.$pageControl = pageControlStyles;
        this.$progress$delegate = state;
    }

    @Override // J4.a
    public /* synthetic */ Object invoke() {
        return new f(m672invokeD9Ej5fM());
    }

    /* JADX INFO: renamed from: invoke-D9Ej5fM, reason: not valid java name */
    public final float m672invokeD9Ej5fM() {
        f fVarM784getStrokeWidthlTKBWiU = this.$pageControl.getDefault().m784getStrokeWidthlTKBWiU();
        float f6 = fVarM784getStrokeWidthlTKBWiU != null ? fVarM784getStrokeWidthlTKBWiU.f16618a : 0;
        f fVarM784getStrokeWidthlTKBWiU2 = this.$pageControl.getActive().m784getStrokeWidthlTKBWiU();
        return b.r0(f6, fVarM784getStrokeWidthlTKBWiU2 != null ? fVarM784getStrokeWidthlTKBWiU2.f16618a : 0, CarouselComponentViewKt.Indicator$lambda$19(this.$progress$delegate));
    }
}
