Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DRootWindowContainer.java859 final WindowSurfacePlacer surfacePlacer = mWmService.mWindowPlacerLocked; in performSurfacePlacementNoTrace() local
886 checkAppTransitionReady(surfacePlacer); in performSurfacePlacementNoTrace()
901 surfacePlacer.debugLayoutRepeats("WallpaperMayChange", in performSurfacePlacementNoTrace()
916 surfacePlacer.debugLayoutRepeats("mLayoutNeeded", in performSurfacePlacementNoTrace()
1038 private void checkAppTransitionReady(WindowSurfacePlacer surfacePlacer) { in checkAppTransitionReady() argument
1049 surfacePlacer.debugLayoutRepeats("after handleAppTransitionReady", in checkAppTransitionReady()
1063 surfacePlacer.debugLayoutRepeats("after handleAnimStopAndXitionLock", in checkAppTransitionReady()
H A DDisplayContent.java921 final WindowSurfacePlacer surfacePlacer = mWmService.mWindowPlacerLocked;
1014 surfacePlacer.debugLayoutRepeats(
4424 final WindowSurfacePlacer surfacePlacer = mWmService.mWindowPlacerLocked; in applySurfaceChangesTransaction() local
4437 if (DEBUG_LAYOUT_REPEATS) surfacePlacer.debugLayoutRepeats("On entry to LockedInner", in applySurfaceChangesTransaction()
4474 if (DEBUG_LAYOUT_REPEATS) surfacePlacer.debugLayoutRepeats( in applySurfaceChangesTransaction()