Home
last modified time | relevance | path

Searched refs:surfacePlacer (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DRootWindowContainer.java607 final WindowSurfacePlacer surfacePlacer = mService.mWindowPlacerLocked; in performSurfacePlacement() local
615 final int layoutChanges = surfacePlacer.handleAppTransitionReadyLocked(); in performSurfacePlacement()
618 surfacePlacer.debugLayoutRepeats("after handleAppTransitionReadyLocked", in performSurfacePlacement()
630 surfacePlacer.debugLayoutRepeats("after handleAnimStopAndXitionLock", in performSurfacePlacement()
648 if (DEBUG_LAYOUT_REPEATS) surfacePlacer.debugLayoutRepeats( in performSurfacePlacement()
656 if (DEBUG_LAYOUT_REPEATS) surfacePlacer.debugLayoutRepeats("WallpaperMayChange", in performSurfacePlacement()
671 if (DEBUG_LAYOUT_REPEATS) surfacePlacer.debugLayoutRepeats("mLayoutNeeded", in performSurfacePlacement()
DDisplayContent.java631 final WindowSurfacePlacer surfacePlacer = mService.mWindowPlacerLocked;
699 surfacePlacer.debugLayoutRepeats(
710 surfacePlacer.debugLayoutRepeats(
2842 final WindowSurfacePlacer surfacePlacer = mService.mWindowPlacerLocked; in applySurfaceChangesTransaction() local
2855 if (DEBUG_LAYOUT_REPEATS) surfacePlacer.debugLayoutRepeats("On entry to LockedInner", in applySurfaceChangesTransaction()
2892 if (DEBUG_LAYOUT_REPEATS) surfacePlacer.debugLayoutRepeats( in applySurfaceChangesTransaction()