Searched defs:createEntityFor (Results 1 – 1 of 1) sorted by relevance
| /compose/animation/animation-core/src/commonMain/kotlin/androidx/compose/animation/core/ | ||
| D | AnimationSpec.kt | 475 internal abstract fun createEntityFor(value: T): E in createEntityFor() method in androidx.compose.animation.core.KeyframesSpecBaseConfig |