Searched refs:shouldPlaceElement (Results 1 – 1 of 1) sorted by relevance
321 if (!shouldPlaceElement(layoutImpl, scene.key, element, transition)) { in Placeable()391 if (!shouldPlaceElement(layoutImpl, scene.key, element, transition)) { in Placeable()521 if (!shouldPlaceElement(layoutImpl, sceneState.scene, element, transition)) { in prepareInterruption()667 private fun shouldPlaceElement( in shouldPlaceElement() method