/frameworks/base/services/core/java/com/android/server/wm/ |
D | WallpaperWindowToken.java | 85 public void prepareSurfaces() { in prepareSurfaces() method in WallpaperWindowToken 86 super.prepareSurfaces(); in prepareSurfaces()
|
D | WindowAnimator.java | 143 dc.prepareSurfaces(); in animate()
|
D | DisplayArea.java | 832 void prepareSurfaces() { in prepareSurfaces() method in DisplayArea.Dimmable 834 super.prepareSurfaces(); in prepareSurfaces()
|
D | TaskFragment.java | 3162 void prepareSurfaces() { in prepareSurfaces() method in TaskFragment 3164 super.prepareSurfaces(); in prepareSurfaces() 3169 super.prepareSurfaces(); in prepareSurfaces()
|
D | WindowContainer.java | 2870 void prepareSurfaces() { in prepareSurfaces() method in WindowContainer 2875 mChildren.get(i).prepareSurfaces(); in prepareSurfaces()
|
D | BackNavigationController.java | 898 wc.prepareSurfaces(); in onTransitionFinish()
|
D | DisplayContent.java | 5051 prepareSurfaces(); in applySurfaceChangesTransaction() 5575 void prepareSurfaces() { in prepareSurfaces() method in DisplayContent 5578 super.prepareSurfaces(); in prepareSurfaces()
|
D | Task.java | 3293 void prepareSurfaces() { 3295 super.prepareSurfaces(); 4791 lastParentBeforePip.prepareSurfaces();
|
D | WindowState.java | 5268 void prepareSurfaces() { in prepareSurfaces() method in WindowState 5283 super.prepareSurfaces(); in prepareSurfaces()
|
D | ActivityRecord.java | 7841 void prepareSurfaces() { in prepareSurfaces() method in ActivityRecord 7867 super.prepareSurfaces(); in prepareSurfaces()
|
/frameworks/av/camera/ndk/ndk_vendor/tests/ |
D | AImageReaderVendorTest.cpp | 697 bool readerAsync, int pictureCount, bool v2 = false, bool prepareSurfaces = false) { in takePictures() argument 712 false/*usePhysicalSettings*/, prepareSurfaces); in takePictures() 759 bool testTakePicturesNative(const char* id, bool prepareSurfaces) { in testTakePicturesNative() argument 767 readerAsync, pictureCount, v2, prepareSurfaces)) { in testTakePicturesNative() 948 void testBasicTakePictures(bool prepareSurfaces) { in testBasicTakePictures() argument 978 EXPECT_TRUE(testTakePicturesNative(cameraId, prepareSurfaces)); in testBasicTakePictures()
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | ActivityRecordTests.java | 3403 app.mActivityRecord.prepareSurfaces(); in testInClosingAnimation_visibilityNotCommitted_doNotHideSurface() 3411 app.mActivityRecord.prepareSurfaces(); in testInClosingAnimation_visibilityNotCommitted_doNotHideSurface() 3421 app.mActivityRecord.prepareSurfaces(); in testInClosingAnimation_visibilityCommitted_hideSurface() 3436 app.mActivityRecord.prepareSurfaces(); in testInClosingAnimation_visibilityCommitted_hideSurface()
|
D | WindowStateTests.java | 713 w.prepareSurfaces(); in testCompatOverrideScale() 737 child2.prepareSurfaces(); in testCompatOverrideScale()
|
/frameworks/base/services/ |
D | art-profile-boot | 509 Lcom/android/server/wm/WindowContainer;->prepareSurfaces()V 735 Lcom/android/server/wm/WindowState;->prepareSurfaces()V 751 Lcom/android/server/wm/DisplayContent$NonAppWindowContainers;->prepareSurfaces()V
|
D | art-profile | 3411 HSPLcom/android/server/wm/ActivityRecord;->prepareSurfaces()V+]Landroid/view/SurfaceControl$Transac… 3470 HSPLcom/android/server/wm/DisplayArea$Dimmable;->prepareSurfaces()V+]Landroid/graphics/Rect;Landroi… 3510 HSPLcom/android/server/wm/DisplayContent;->prepareSurfaces()V 3685 HSPLcom/android/server/wm/Task;->prepareSurfaces()V+]Landroid/graphics/Rect;Landroid/graphics/Rect;… 3715 HSPLcom/android/server/wm/TaskFragment;->prepareSurfaces()V+]Landroid/graphics/Rect;Landroid/graphi… 3801 HSPLcom/android/server/wm/WindowContainer;->prepareSurfaces()V+]Lcom/android/server/wm/SurfaceAnima… 3926 HSPLcom/android/server/wm/WindowState;->prepareSurfaces()V+]Lcom/android/server/wm/WindowContainer;…
|
D | art-wear-profile | 25688 HPLcom/android/server/wm/ActivityRecord;->prepareSurfaces()V 26508 PLcom/android/server/wm/DisplayArea$Dimmable;->lambda$prepareSurfaces$0(Lcom/android/server/wm/Task… 26509 HPLcom/android/server/wm/DisplayArea$Dimmable;->prepareSurfaces()V 26909 HPLcom/android/server/wm/DisplayContent;->prepareSurfaces()V 28438 HPLcom/android/server/wm/Task;->prepareSurfaces()V 28717 HPLcom/android/server/wm/TaskFragment;->prepareSurfaces()V 29336 HPLcom/android/server/wm/WindowContainer;->prepareSurfaces()V 29963 HPLcom/android/server/wm/WindowState;->prepareSurfaces()V
|
/frameworks/base/core/java/android/view/ |
D | ViewRootImpl.java | 2731 private void prepareSurfaces() { in prepareSurfaces() method in ViewRootImpl 4032 prepareSurfaces(); in performTraversals()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 18191 HSPLandroid/view/ViewRootImpl;->prepareSurfaces()V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 18255 HSPLandroid/view/ViewRootImpl;->prepareSurfaces()V
|