Home
last modified time | relevance | path

Searched defs:FloatSpringSpec (Results 1 – 2 of 2) sorted by relevance

/compose/animation/animation-core/src/commonMain/kotlin/androidx/compose/animation/core/
DFloatAnimationSpec.kt133 public class FloatSpringSpec( in getValueFromNanos() class
/compose/animation/animation-core/src/commonTest/kotlin/androidx/compose/animation/core/
DPhysicsAnimationTest.kt337 private fun FloatSpringSpec.toSpring(endValue: Number) = in <lambda>() method