Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DRootWindowContainer.java786 final WindowSurfacePlacer surfacePlacer = mWmService.mWindowPlacerLocked; in performSurfacePlacementNoTrace() local
938 private void checkAppTransitionReady(WindowSurfacePlacer surfacePlacer) { in checkAppTransitionReady()
H A DDisplayContent.java4964 final WindowSurfacePlacer surfacePlacer = mWmService.mWindowPlacerLocked; in applySurfaceChangesTransaction() local