Searched refs:destroySurfaces (Results 1 – 3 of 3) sorted by relevance
4483 void destroySurfaces() { in destroySurfaces() method4484 destroySurfaces(false /*cleanupOnResume*/); in destroySurfaces()4496 private void destroySurfaces(boolean cleanupOnResume) { in destroySurfaces() method4524 destroySurfaces(true /*cleanupOnResume*/); in notifyAppResumed()4537 destroySurfaces(); in notifyAppStopped()
4763 mActivityRecord.destroySurfaces(); in onExitAnimationDone()
34721 HSPLcom/android/server/wm/ActivityRecord;->destroySurfaces()V34722 HSPLcom/android/server/wm/ActivityRecord;->destroySurfaces(Z)V