Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DMovableElement.kt190 return shouldPlaceOrComposeSharedElement( in shouldComposeMovableElement()
DElement.kt696 return shouldPlaceOrComposeSharedElement( in shouldPlaceElement()
704 internal fun shouldPlaceOrComposeSharedElement( in shouldPlaceOrComposeSharedElement() method