Searched refs:pendingLayoutChanges (Results 1 – 12 of 12) sorted by relevance
202 void debugLayoutRepeats(final String msg, int pendingLayoutChanges) { in debugLayoutRepeats() argument205 ", mPendingLayoutChanges = 0x" + Integer.toHexString(pendingLayoutChanges)); in debugLayoutRepeats()
183 displayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_ANIM; in onAnimationFinished()185 displayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in onAnimationFinished()189 "WindowStateAnimator", displayContent.pendingLayoutChanges); in onAnimationFinished()458 displayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_ANIM; in prepareSurfaceLocked()462 displayContent.pendingLayoutChanges); in prepareSurfaceLocked()
662 final int pendingChanges = mChildren.get(i).pendingLayoutChanges; in hasPendingLayoutChanges()828 displayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in performSurfacePlacementNoTrace()831 displayContent.pendingLayoutChanges); in performSurfacePlacementNoTrace()843 defaultDisplay.pendingLayoutChanges |= FINISH_LAYOUT_REDO_LAYOUT; in performSurfacePlacementNoTrace()846 defaultDisplay.pendingLayoutChanges); in performSurfacePlacementNoTrace()878 displayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in performSurfacePlacementNoTrace()887 if (displayContent.pendingLayoutChanges != 0) { in performSurfacePlacementNoTrace()950 curDisplay.pendingLayoutChanges); in checkAppTransitionReady()964 curDisplay.pendingLayoutChanges); in checkAppTransitionReady()
520 int pendingLayoutChanges; field in DisplayContent802 pendingLayoutChanges |= FINISH_LAYOUT_REDO_ANIM;1093 pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER;1097 pendingLayoutChanges);3935 pendingLayoutChanges |= FINISH_LAYOUT_REDO_ANIM; in updateFocusedWindowLocked()4971 pendingLayoutChanges); in applySurfaceChangesTransaction()4973 if ((pendingLayoutChanges & FINISH_LAYOUT_REDO_WALLPAPER) != 0) { in applySurfaceChangesTransaction()4977 if ((pendingLayoutChanges & FINISH_LAYOUT_REDO_CONFIG) != 0) { in applySurfaceChangesTransaction()4985 if ((pendingLayoutChanges & FINISH_LAYOUT_REDO_LAYOUT) != 0) { in applySurfaceChangesTransaction()4991 pendingLayoutChanges = 0; in applySurfaceChangesTransaction()[all …]
683 display.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in updateVisibility()
900 if ((mDisplayContent.pendingLayoutChanges & FINISH_LAYOUT_REDO_WALLPAPER) != 0) { in adjustWallpaperWindowsForAppTransitionIfNeeded()
1751 displayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in addWindow()1753 displayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in addWindow()1760 displayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in addWindow()2004 dc.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in postWindowRemoveCleanupLocked()2006 dc.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in postWindowRemoveCleanupLocked()2455 displayContent.pendingLayoutChanges |= in relayoutWindow()2667 win.getDisplayContent().pendingLayoutChanges |= in finishDrawingWindow()
439 mDisplayContent.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in initialize()
343 mDisplayContent.pendingLayoutChanges |= in handleAppTransitionReady()
3334 getDisplayContent().pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in applyAnimationUnchecked()
4443 dc.pendingLayoutChanges |= changes; in setAppLayoutChanges()4445 mWmService.mWindowPlacerLocked.debugLayoutRepeats(reason, dc.pendingLayoutChanges); in setAppLayoutChanges()
4325 dc.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER; in requestUpdateWallpaperIfNeeded()