Searched refs:steppedInterpolation (Results 1 – 1 of 1) sorted by relevance
179 if (shiftPointRange.steppedInterpolation.roundToInt() == 0) { in <lambda>()190 shiftPointRange.steppedInterpolation in <lambda>()581 val steppedInterpolation: Float constant in androidx.compose.material3.carousel.ShiftPointRange596 steppedInterpolation = lerp(0f, 1f, lowerBounds, upperBounds, interpolation) in getShiftPointRange()601 return ShiftPointRange(fromStepIndex = 0, toStepIndex = 0, steppedInterpolation = 0f) in getShiftPointRange()