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.java835 final WindowSurfacePlacer surfacePlacer = mWmService.mWindowPlacerLocked; in performSurfacePlacementNoTrace() local
861 checkAppTransitionReady(surfacePlacer); in performSurfacePlacementNoTrace()
876 surfacePlacer.debugLayoutRepeats("WallpaperMayChange", in performSurfacePlacementNoTrace()
891 surfacePlacer.debugLayoutRepeats("mLayoutNeeded", in performSurfacePlacementNoTrace()
1013 private void checkAppTransitionReady(WindowSurfacePlacer surfacePlacer) { in checkAppTransitionReady() argument
1024 surfacePlacer.debugLayoutRepeats("after handleAppTransitionReady", in checkAppTransitionReady()
1038 surfacePlacer.debugLayoutRepeats("after handleAnimStopAndXitionLock", in checkAppTransitionReady()
DDisplayContent.java874 final WindowSurfacePlacer surfacePlacer = mWmService.mWindowPlacerLocked;
967 surfacePlacer.debugLayoutRepeats(
4269 final WindowSurfacePlacer surfacePlacer = mWmService.mWindowPlacerLocked; in applySurfaceChangesTransaction() local
4282 if (DEBUG_LAYOUT_REPEATS) surfacePlacer.debugLayoutRepeats("On entry to LockedInner", in applySurfaceChangesTransaction()
4319 if (DEBUG_LAYOUT_REPEATS) surfacePlacer.debugLayoutRepeats( in applySurfaceChangesTransaction()