package androidx.compose.foundation.gestures; import androidx.compose.ui.unit.Velocity; import kotlin.Metadata; import kotlin.Unit; import kotlin.coroutines.Continuation; import kotlin.coroutines.jvm.internal.DebugMetadata; import kotlin.coroutines.jvm.internal.SuspendLambda; import kotlin.jvm.functions.Function2; /* JADX INFO: Access modifiers changed from: package-private */ /* compiled from: Scrollable.kt */ @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0018\u0002\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0001H\u008a@"}, d2 = {"", "Landroidx/compose/ui/unit/Velocity;", "velocity"}, k = 3, mv = {1, 8, 0}, xi = 48) @DebugMetadata(c = "androidx.compose.foundation.gestures.ScrollingLogic$onDragStopped$performFling$1", f = "Scrollable.kt", i = {0, 1, 1, 2, 2}, l = {464, 466, 468}, m = "invokeSuspend", n = {"velocity", "velocity", "available", "velocity", "velocityLeft"}, s = {"J$0", "J$0", "J$1", "J$0", "J$1"}) /* loaded from: classes.dex */ public final class ScrollingLogic$onDragStopped$performFling$1 extends SuspendLambda implements Function2, Object> { /* synthetic */ long J$0; long J$1; int label; final /* synthetic */ ScrollingLogic this$0; /* JADX INFO: Access modifiers changed from: package-private */ /* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */ public ScrollingLogic$onDragStopped$performFling$1(ScrollingLogic scrollingLogic, Continuation continuation) { super(2, continuation); this.this$0 = scrollingLogic; } @Override // kotlin.coroutines.jvm.internal.BaseContinuationImpl public final Continuation create(Object obj, Continuation continuation) { ScrollingLogic$onDragStopped$performFling$1 scrollingLogic$onDragStopped$performFling$1 = new ScrollingLogic$onDragStopped$performFling$1(this.this$0, continuation); scrollingLogic$onDragStopped$performFling$1.J$0 = ((Velocity) obj).getPackedValue(); return scrollingLogic$onDragStopped$performFling$1; } @Override // kotlin.jvm.functions.Function2 public /* bridge */ /* synthetic */ Object invoke(Velocity velocity, Continuation continuation) { return m358invokesFctU(velocity.getPackedValue(), continuation); } /* renamed from: invoke-sF-c-tU, reason: not valid java name */ public final Object m358invokesFctU(long j, Continuation continuation) { return ((ScrollingLogic$onDragStopped$performFling$1) create(Velocity.m5099boximpl(j), continuation)).invokeSuspend(Unit.INSTANCE); } /* JADX WARN: Removed duplicated region for block: B:15:0x00a2 A[RETURN] */ /* JADX WARN: Removed duplicated region for block: B:16:0x00a3 */ @Override // kotlin.coroutines.jvm.internal.BaseContinuationImpl /* Code decompiled incorrectly, please refer to instructions dump. To view partially-correct add '--show-bad-code' argument */ public final java.lang.Object invokeSuspend(java.lang.Object r19) { /* r18 = this; r0 = r18 java.lang.Object r1 = kotlin.coroutines.intrinsics.IntrinsicsKt.getCOROUTINE_SUSPENDED() int r2 = r0.label r3 = 3 r4 = 2 r5 = 1 if (r2 == 0) goto L3d if (r2 == r5) goto L35 if (r2 == r4) goto L26 if (r2 != r3) goto L1e long r1 = r0.J$1 long r3 = r0.J$0 kotlin.ResultKt.throwOnFailure(r19) r0 = r19 goto La5 L1e: java.lang.IllegalStateException r0 = new java.lang.IllegalStateException java.lang.String r1 = "call to 'resume' before 'invoke' with coroutine" r0.(r1) throw r0 L26: long r4 = r0.J$1 long r6 = r0.J$0 kotlin.ResultKt.throwOnFailure(r19) r2 = r19 r16 = r4 r5 = r6 r7 = r16 goto L79 L35: long r5 = r0.J$0 kotlin.ResultKt.throwOnFailure(r19) r2 = r19 goto L5d L3d: kotlin.ResultKt.throwOnFailure(r19) long r6 = r0.J$0 androidx.compose.foundation.gestures.ScrollingLogic r2 = r0.this$0 androidx.compose.runtime.State r2 = r2.getNestedScrollDispatcher() java.lang.Object r2 = r2.getValue() androidx.compose.ui.input.nestedscroll.NestedScrollDispatcher r2 = (androidx.compose.ui.input.nestedscroll.NestedScrollDispatcher) r2 r8 = r0 kotlin.coroutines.Continuation r8 = (kotlin.coroutines.Continuation) r8 r0.J$0 = r6 r0.label = r5 java.lang.Object r2 = r2.m3645dispatchPreFlingQWom1Mo(r6, r8) if (r2 != r1) goto L5c return r1 L5c: r5 = r6 L5d: androidx.compose.ui.unit.Velocity r2 = (androidx.compose.ui.unit.Velocity) r2 long r7 = r2.getPackedValue() long r7 = androidx.compose.ui.unit.Velocity.m5111minusAH228Gc(r5, r7) androidx.compose.foundation.gestures.ScrollingLogic r2 = r0.this$0 r9 = r0 kotlin.coroutines.Continuation r9 = (kotlin.coroutines.Continuation) r9 r0.J$0 = r5 r0.J$1 = r7 r0.label = r4 java.lang.Object r2 = r2.m346doFlingAnimationQWom1Mo(r7, r9) if (r2 != r1) goto L79 return r1 L79: androidx.compose.ui.unit.Velocity r2 = (androidx.compose.ui.unit.Velocity) r2 long r14 = r2.getPackedValue() androidx.compose.foundation.gestures.ScrollingLogic r2 = r0.this$0 androidx.compose.runtime.State r2 = r2.getNestedScrollDispatcher() java.lang.Object r2 = r2.getValue() r9 = r2 androidx.compose.ui.input.nestedscroll.NestedScrollDispatcher r9 = (androidx.compose.ui.input.nestedscroll.NestedScrollDispatcher) r9 long r10 = androidx.compose.ui.unit.Velocity.m5111minusAH228Gc(r7, r14) r2 = r0 kotlin.coroutines.Continuation r2 = (kotlin.coroutines.Continuation) r2 r0.J$0 = r5 r0.J$1 = r14 r0.label = r3 r12 = r14 r3 = r14 r14 = r2 java.lang.Object r0 = r9.m3643dispatchPostFlingRZ2iAVY(r10, r12, r14) if (r0 != r1) goto La3 return r1 La3: r1 = r3 r3 = r5 La5: androidx.compose.ui.unit.Velocity r0 = (androidx.compose.ui.unit.Velocity) r0 long r5 = r0.getPackedValue() long r0 = androidx.compose.ui.unit.Velocity.m5111minusAH228Gc(r1, r5) long r0 = androidx.compose.ui.unit.Velocity.m5111minusAH228Gc(r3, r0) androidx.compose.ui.unit.Velocity r0 = androidx.compose.ui.unit.Velocity.m5099boximpl(r0) return r0 */ throw new UnsupportedOperationException("Method not decompiled: androidx.compose.foundation.gestures.ScrollingLogic$onDragStopped$performFling$1.invokeSuspend(java.lang.Object):java.lang.Object"); } }