Searched refs:isLayoutNeeded (Results 1 – 4 of 4) sorted by relevance
284 boolean isLayoutNeeded() { in isLayoutNeeded() method in RootWindowContainer288 if (displayContent.isLayoutNeeded()) { in isLayoutNeeded()648 if (isLayoutNeeded()) { in performSurfacePlacementNoTrace()724 || (mOrientationChangeComplete && !isLayoutNeeded() in performSurfacePlacementNoTrace()1008 if (!isLayoutNeeded()) { in dumpLayoutNeededDisplayIds()1015 if (displayContent.isLayoutNeeded()) { in dumpLayoutNeededDisplayIds()
163 if (mService.mRoot.isLayoutNeeded()) { in performSurfacePlacementLoop()
3452 boolean isLayoutNeeded() { in isLayoutNeeded() method in DisplayContent3843 if (!isLayoutNeeded()) { in performLayoutNoTrace()3852 Slog.v(TAG, "performLayout: needed=" + isLayoutNeeded() + " dw=" + dw in performLayoutNoTrace()
15898 HSPLcom/android/server/wm/DisplayContent;->isLayoutNeeded()Z16660 HSPLcom/android/server/wm/RootWindowContainer;->isLayoutNeeded()Z