Home
last modified time | relevance | path

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

/compose/animation/animation-core/src/commonTest/kotlin/androidx/compose/animation/core/
DKeyframeSplineAnimationTest.kt373 private fun VectorizedDurationBasedAnimationSpec<AnimationVector2D>.valueAt( method in androidx.compose.animation.core.KeyframeSplineAnimationTest
DArcAnimationTest.kt525 .valueAt(timePercent: Float): V = in valueAt() method in androidx.compose.animation.core.ArcAnimationTest