/frameworks/base/libs/hwui/tests/unit/ |
D | EglManagerTests.cpp | 43 eglManager.destroySurface(surface); in TEST()
|
/frameworks/base/libs/hwui/pipeline/skia/ |
D | SkiaVulkanPipeline.cpp | 170 vulkanManager().destroySurface(mVkSurface); in setSurface() 211 vulkanManager().destroySurface(mVkSurface); in onContextDestroyed()
|
D | SkiaOpenGLPipeline.cpp | 223 mEglManager.destroySurface(mEglSurface); in onContextDestroyed() 239 mEglManager.destroySurface(mEglSurface); in setSurface()
|
/frameworks/native/cmds/flatland/ |
D | GLHelper.h | 60 void destroySurface(EGLSurface* surface);
|
D | Main.cpp | 334 mGLHelper->destroySurface(&mSurface); in tearDown() 450 mGLHelper->destroySurface(&mWindowSurface); in tearDown() 452 mGLHelper->destroySurface(&mSurface); in tearDown()
|
D | GLHelper.cpp | 170 void GLHelper::destroySurface(EGLSurface* surface) { in destroySurface() function in android::GLHelper
|
/frameworks/base/libs/hwui/renderthread/ |
D | EglManager.h | 53 void destroySurface(EGLSurface surface);
|
D | VulkanManager.h | 83 void destroySurface(VulkanSurface* surface);
|
D | EglManager.cpp | 523 void EglManager::destroySurface(EGLSurface surface) { in destroySurface() function in android::uirenderer::renderthread::EglManager
|
D | VulkanManager.cpp | 737 void VulkanManager::destroySurface(VulkanSurface* surface) { in destroySurface() function in android::uirenderer::renderthread::VulkanManager
|
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
D | BlockingGLTextureView.java | 263 public void destroySurface() { in destroySurface() method in BlockingGLTextureView.EglHelper 411 mEglHelper.destroySurface(); in handleMessageLocked()
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLSurfaceView.java | 825 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method 847 public void destroySurface(EGL10 egl, EGLDisplay display, in destroySurface() method in GLSurfaceView.DefaultWindowSurfaceFactory 1176 public void destroySurface() { in destroySurface() method in GLSurfaceView.EglHelper 1190 view.mEGLWindowSurfaceFactory.destroySurface(mEgl, mEglDisplay, mEglSurface); in destroySurfaceImp() 1287 mEglHelper.destroySurface(); in stopEglSurfaceLocked()
|
/frameworks/base/services/core/java/com/android/server/display/ |
D | ColorFade.java | 408 destroySurface(); in dismiss() 436 destroySurface(); in destroy() 770 private void destroySurface() {
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | WindowStateAnimator.java | 377 destroySurface(t); in destroySurfaceLocked() 668 void destroySurface(SurfaceControl.Transaction t) { in destroySurface() method in WindowStateAnimator
|
D | WindowState.java | 3299 boolean destroySurface(boolean cleanupOnResume, boolean appStopped) { in destroySurface() method in WindowState 3306 destroyedSomething |= c.destroySurface(cleanupOnResume, appStopped); in destroySurface() 4832 destroySurface(false /* cleanupOnResume */, mActivityRecord.mAppStopped); in onExitAnimationDone()
|
D | DisplayContent.java | 4065 wsa.destroySurface(t); in destroyLeakedSurfaces() 4073 wsa.destroySurface(t); in destroyLeakedSurfaces()
|
D | RootWindowContainer.java | 725 winAnimator.destroySurface(t); in reclaimSomeSurfaceMemory()
|
D | ActivityRecord.java | 6151 destroyedSomething |= win.destroySurface(cleanupOnResume, mAppStopped); in destroySurfaces()
|
D | WindowManagerService.java | 2795 win.destroySurface(false, stopped); in tryStartExitingAnimation()
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | RecentsAnimationControllerTest.java | 725 verify(win1).destroySurface(eq(false), eq(false)); in testCleanupAnimation_expectExitAnimationDone()
|
D | WindowStateTests.java | 548 verify(parent, atMost(1)).destroySurface(anyBoolean(), anyBoolean()); in testOnExitAnimationDone()
|
/frameworks/base/core/java/android/view/ |
D | ViewRootImpl.java | 2597 destroySurface(); in setWindowStopped() 2758 private void destroySurface() { in destroySurface() method in ViewRootImpl 6385 destroySurface(); in dispatchDetachedFromWindow() 9375 destroySurface(); in relayoutWindow() 9871 destroySurface(); in doDie()
|
/frameworks/base/services/ |
D | art-wear-profile | 29825 PLcom/android/server/wm/WindowState;->destroySurface(ZZ)Z 30032 PLcom/android/server/wm/WindowStateAnimator;->destroySurface(Landroid/view/SurfaceControl$Transacti…
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/base/boot/ |
D | boot-image-profile.txt | 18079 HSPLandroid/view/ViewRootImpl;->destroySurface()V
|