Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/scene/
H A DSceneTransitions.kt111 return cache.getOrPut(element) { computeTransformations(element) }
115 private fun computeTransformations(element: ElementKey): ElementTransformations { regex