Home
last modified time | relevance | path

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

/frameworks/av/camera/ndk/ndk_vendor/tests/
DAImageReaderVendorTest.cpp697 bool readerAsync, int pictureCount, bool v2 = false, bool prepareSurfaces = false) { in takePictures()
759 bool testTakePicturesNative(const char* id, bool prepareSurfaces) { in testTakePicturesNative()
948 void testBasicTakePictures(bool prepareSurfaces) { in testBasicTakePictures()
/frameworks/base/services/core/java/com/android/server/wm/
DWallpaperWindowToken.java85 public void prepareSurfaces() { in prepareSurfaces() method in WallpaperWindowToken
DDisplayArea.java832 void prepareSurfaces() { in prepareSurfaces() method in DisplayArea.Dimmable
DTaskFragment.java3162 void prepareSurfaces() { in prepareSurfaces() method in TaskFragment
DWindowState.java5268 void prepareSurfaces() { in prepareSurfaces() method in WindowState
DWindowContainer.java2870 void prepareSurfaces() { in prepareSurfaces() method in WindowContainer
DDisplayContent.java5575 void prepareSurfaces() { in prepareSurfaces() method in DisplayContent
DActivityRecord.java7841 void prepareSurfaces() { in prepareSurfaces() method in ActivityRecord
/frameworks/base/core/java/android/view/
DViewRootImpl.java2731 private void prepareSurfaces() { in prepareSurfaces() method in ViewRootImpl