Home
last modified time | relevance | path

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

/compose/animation/animation/src/commonMain/kotlin/androidx/compose/animation/
DEnterExitTransition.kt948 internal fun interface GraphicsLayerBlockForEnterExit { interface
957 ): GraphicsLayerBlockForEnterExit { in init()
989 return GraphicsLayerBlockForEnterExit { in init()
1079 var graphicsLayerBlock: GraphicsLayerBlockForEnterExit
1238 var graphicsLayerBlock: GraphicsLayerBlockForEnterExit