Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DRootWindowContainer.java603 final WindowSurfacePlacer surfacePlacer = mWmService.mWindowPlacerLocked; in performSurfacePlacementNoTrace() local
774 private void checkAppTransitionReady(WindowSurfacePlacer surfacePlacer) { in checkAppTransitionReady()
DDisplayContent.java3686 final WindowSurfacePlacer surfacePlacer = mWmService.mWindowPlacerLocked; in applySurfaceChangesTransaction() local