package com.revenuecat.purchases.ui.revenuecatui.composables;

import G0.p0;
import G0.q0;
import J4.c;
import kotlin.jvm.internal.o;
import kotlin.jvm.internal.p;
import q.C2769d;
import w4.C3137A;

/* JADX INFO: loaded from: classes3.dex */
public final class ThumbNode$measure$3 extends p implements c {
    final /* synthetic */ float $offset;
    final /* synthetic */ q0 $placeable;
    final /* synthetic */ ThumbNode this$0;

    /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
    public ThumbNode$measure$3(q0 q0Var, ThumbNode thumbNode, float f6) {
        super(1);
        this.$placeable = q0Var;
        this.this$0 = thumbNode;
        this.$offset = f6;
    }

    @Override // J4.c
    public /* bridge */ /* synthetic */ Object invoke(Object obj) {
        invoke((p0) obj);
        return C3137A.f25453a;
    }

    public final void invoke(p0 layout) {
        o.h(layout, "$this$layout");
        q0 q0Var = this.$placeable;
        C2769d c2769d = this.this$0.offsetAnim;
        p0.r(layout, q0Var, (int) (c2769d != null ? ((Number) c2769d.d()).floatValue() : this.$offset), 0);
    }
}
