Searched refs:BaseSceneScope (Results 1 – 2 of 2) sorted by relevance
169 interface BaseSceneScope : ElementStateScope { interface285 interface SceneScope : BaseSceneScope { in noResizeDuringTransitions()395 @Stable @ElementDsl interface MovableElementContentScope : BaseSceneScope, ElementBoxScope in align()
115 private val sceneScope: BaseSceneScope,119 object : MovableElementContentScope, BaseSceneScope by sceneScope, BoxScope by boxScope {}