Home
last modified time | relevance | path

Searched defs:prepareSurfaces (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayArea.java781 void prepareSurfaces() { in prepareSurfaces() method in DisplayArea.Dimmable
H A DTaskFragment.java2921 void prepareSurfaces() { in prepareSurfaces() method in TaskFragment
H A DWindowContainer.java2877 void prepareSurfaces() { in prepareSurfaces() method in WindowContainer
H A DWindowState.java5215 void prepareSurfaces() { in prepareSurfaces() method in WindowState
H A DDisplayContent.java5520 void prepareSurfaces() { in prepareSurfaces() method in DisplayContent
H A DActivityRecord.java7624 void prepareSurfaces() { in prepareSurfaces() method in ActivityRecord
/aosp14/frameworks/base/core/java/android/view/
H A DViewRootImpl.java2497 private void prepareSurfaces() { in prepareSurfaces() method in ViewRootImpl