Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/compose/core/tests/src/com/android/compose/animation/scene/transformation/
H A DAnchoredSizeTest.kt49 anchoredSize(TestElements.Bar, TestElements.Foo)
75 anchoredSize(TestElements.Bar, TestElements.Foo)
/aosp14/frameworks/base/packages/SystemUI/compose/core/src/com/android/compose/animation/scene/
H A DTransitionDsl.kt179 fun anchoredSize(matcher: ElementMatcher, anchor: ElementKey) regex
H A DTransitionDslImpl.kt156 override fun anchoredSize(matcher: ElementMatcher, anchor: ElementKey) {