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.java594 final WindowSurfacePlacer surfacePlacer = mService.mWindowPlacerLocked; in performSurfacePlacement() local
600 surfacePlacer.handleAppTransitionReadyLocked(); in performSurfacePlacement()
602 surfacePlacer.debugLayoutRepeats("after handleAppTransitionReadyLocked", in performSurfacePlacement()
614 surfacePlacer.debugLayoutRepeats("after handleAnimStopAndXitionLock", in performSurfacePlacement()
625 if (DEBUG_LAYOUT_REPEATS) surfacePlacer.debugLayoutRepeats( in performSurfacePlacement()
633 if (DEBUG_LAYOUT_REPEATS) surfacePlacer.debugLayoutRepeats("WallpaperMayChange", in performSurfacePlacement()
648 if (DEBUG_LAYOUT_REPEATS) surfacePlacer.debugLayoutRepeats("mLayoutNeeded", in performSurfacePlacement()
DDisplayContent.java592 final WindowSurfacePlacer surfacePlacer = mService.mWindowPlacerLocked;
662 surfacePlacer.debugLayoutRepeats(
673 surfacePlacer.debugLayoutRepeats(
2699 final WindowSurfacePlacer surfacePlacer = mService.mWindowPlacerLocked; in applySurfaceChangesTransaction() local
2712 if (DEBUG_LAYOUT_REPEATS) surfacePlacer.debugLayoutRepeats("On entry to LockedInner", in applySurfaceChangesTransaction()
2749 if (DEBUG_LAYOUT_REPEATS) surfacePlacer.debugLayoutRepeats( in applySurfaceChangesTransaction()