Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DSceneTransitionLayoutImpl.kt114 internal lateinit var lookaheadScope: LookaheadScope in <lambda>() variable
205 lookaheadScope = this in <lambda>()
DElement.kt272 with(layoutImpl.lookaheadScope) { in measure()
314 with(layoutImpl.lookaheadScope) { in Placeable()