Searched defs:updatePlacedUnderMotionFrameOfReference (Results 1 – 4 of 4) sorted by relevance
| /compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/node/ | ||
| D | LayoutNodeLayoutDelegate.kt | 490 fun updatePlacedUnderMotionFrameOfReference(newMFR: Boolean) in layoutChildren() method |
| D | LookaheadPassDelegate.kt | 515 override fun updatePlacedUnderMotionFrameOfReference(newMFR: Boolean) { in <lambda>() method in androidx.compose.ui.node.LookaheadPassDelegate |
| D | MeasurePassDelegate.kt | 566 override fun updatePlacedUnderMotionFrameOfReference(newMFR: Boolean) { in <lambda>() method in androidx.compose.ui.node.MeasurePassDelegate |
| D | LookaheadDelegate.kt | 64 override fun updatePlacedUnderMotionFrameOfReference(newMFR: Boolean) { in <lambda>() method in androidx.compose.ui.node.LookaheadCapablePlaceable |