Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DSceneTransitionLayout.kt377 interface ElementBoxScope { interface
386 @Stable @ElementDsl interface ElementContentScope : SceneScope, ElementBoxScope in align()
395 @Stable @ElementDsl interface MovableElementContentScope : BaseSceneScope, ElementBoxScope in align()