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

import kotlin.jvm.internal.p;
import p0.AbstractC2686D;
import p0.X;

/* JADX INFO: loaded from: classes3.dex */
public final class VideoComponentViewKt$VideoComponentView$composeShape$2$1 extends p implements J4.a {
    final /* synthetic */ VideoComponentState $videoState;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public VideoComponentViewKt$VideoComponentView$composeShape$2$1(VideoComponentState videoComponentState) {
        super(0);
        this.$videoState = videoComponentState;
    }

    @Override // J4.a
    public final X invoke() {
        X shape = this.$videoState.getShape();
        return shape == null ? AbstractC2686D.f22844b : shape;
    }
}
