Home
last modified time | relevance | path

Searched refs:destroyPendingSurfaces (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DWindowAnimator.java273 mService.mWindowPlacerLocked.destroyPendingSurfaces(); in animate()
DWindowSurfacePlacer.java774 void destroyPendingSurfaces() { in destroyPendingSurfaces() method in WindowSurfacePlacer
DRootWindowContainer.java803 mService.mWindowPlacerLocked.destroyPendingSurfaces(); in performSurfacePlacement()