Home
last modified time | relevance | path

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

/compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/node/
DLayoutNodeLayoutDelegate.kt490 fun updatePlacedUnderMotionFrameOfReference(newMFR: Boolean) in layoutChildren() method
DLookaheadPassDelegate.kt515 override fun updatePlacedUnderMotionFrameOfReference(newMFR: Boolean) { in <lambda>() method in androidx.compose.ui.node.LookaheadPassDelegate
DMeasurePassDelegate.kt566 override fun updatePlacedUnderMotionFrameOfReference(newMFR: Boolean) { in <lambda>() method in androidx.compose.ui.node.MeasurePassDelegate
DLookaheadDelegate.kt64 override fun updatePlacedUnderMotionFrameOfReference(newMFR: Boolean) { in <lambda>() method in androidx.compose.ui.node.LookaheadCapablePlaceable