Home
last modified time | relevance | path

Searched refs:getAnimationScaleFlowFor (Results 1 – 1 of 1) sorted by relevance

/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/platform/
DWindowRecomposer.android.kt96 private fun getAnimationScaleFlowFor(applicationContext: Context): StateFlow<Float> { in getAnimationScaleFlowFor() method
380 getAnimationScaleFlowFor(context.applicationContext) in createLifecycleAwareWindowRecomposer()