Home
last modified time | relevance | path

Searched defs:isSharedElement (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DElement.kt784 val isSharedElement = fromState != null && toState != null in isElementOpaque() constant
1090 val isSharedElement = fromState != null && toState != null in computeValue() constant