Home
last modified time | relevance | path

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

/compose/animation/animation-core/src/commonTest/kotlin/androidx/compose/animation/core/
DSuspendAnimationTest.kt43 for (frameTimeMillis in 0..5000 step interval) { in <lambda>() method
72 for (frameTimeMillis in 0..500 step interval) { in <lambda>() method
99 for (frameTimeMillis in 0..5000 step interval) { in <lambda>() method
140 for (frameTimeMillis in 100..1000 step interval) { in <lambda>() method
192 for (frameTimeMillis in 0..5000 step interval) { in <lambda>() method
DAnimatableTest.kt49 for (frameTimeMillis in 0..5000 step interval) { in <lambda>() method
87 for (frameTimeMillis in 0..5000 step interval) { in <lambda>() method
125 for (frameTimeMillis in 0..1000 step interval) { in <lambda>() method