Home
last modified time | relevance | path

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

/compose/animation/animation-core/src/commonTest/kotlin/androidx/compose/animation/core/
DRepeatableAnimationTest.kt168 val repeatable = in testStartOffsetRepeatable() constant
237 val repeatable = in testStartOffsetInfiniteRepeatable() constant
/compose/animation/animation-core/src/commonMain/kotlin/androidx/compose/animation/core/
DAnimationSpec.kt914 public fun <T> repeatable( in keyframesWithSpline() method
928 public fun <T> repeatable( in keyframesWithSpline() method