Home
last modified time | relevance | path

Searched refs:destroySurface (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/libs/hwui/tests/unit/
DEglManagerTests.cpp43 eglManager.destroySurface(surface); in TEST()
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaVulkanPipeline.cpp170 vulkanManager().destroySurface(mVkSurface); in setSurface()
211 vulkanManager().destroySurface(mVkSurface); in onContextDestroyed()
DSkiaOpenGLPipeline.cpp223 mEglManager.destroySurface(mEglSurface); in onContextDestroyed()
239 mEglManager.destroySurface(mEglSurface); in setSurface()
/frameworks/native/cmds/flatland/
DGLHelper.h60 void destroySurface(EGLSurface* surface);
DMain.cpp334 mGLHelper->destroySurface(&mSurface); in tearDown()
450 mGLHelper->destroySurface(&mWindowSurface); in tearDown()
452 mGLHelper->destroySurface(&mSurface); in tearDown()
DGLHelper.cpp170 void GLHelper::destroySurface(EGLSurface* surface) { in destroySurface() function in android::GLHelper
/frameworks/base/libs/hwui/renderthread/
DEglManager.h53 void destroySurface(EGLSurface surface);
DVulkanManager.h83 void destroySurface(VulkanSurface* surface);
DEglManager.cpp523 void EglManager::destroySurface(EGLSurface surface) { in destroySurface() function in android::uirenderer::renderthread::EglManager
DVulkanManager.cpp737 void VulkanManager::destroySurface(VulkanSurface* surface) { in destroySurface() function in android::uirenderer::renderthread::VulkanManager
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java263 public void destroySurface() { in destroySurface() method in BlockingGLTextureView.EglHelper
411 mEglHelper.destroySurface(); in handleMessageLocked()
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java825 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/
DColorFade.java408 destroySurface(); in dismiss()
436 destroySurface(); in destroy()
770 private void destroySurface() {
/frameworks/base/services/core/java/com/android/server/wm/
DWindowStateAnimator.java377 destroySurface(t); in destroySurfaceLocked()
668 void destroySurface(SurfaceControl.Transaction t) { in destroySurface() method in WindowStateAnimator
DWindowState.java3299 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()
DDisplayContent.java4065 wsa.destroySurface(t); in destroyLeakedSurfaces()
4073 wsa.destroySurface(t); in destroyLeakedSurfaces()
DRootWindowContainer.java725 winAnimator.destroySurface(t); in reclaimSomeSurfaceMemory()
DActivityRecord.java6151 destroyedSomething |= win.destroySurface(cleanupOnResume, mAppStopped); in destroySurfaces()
DWindowManagerService.java2795 win.destroySurface(false, stopped); in tryStartExitingAnimation()
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRecentsAnimationControllerTest.java725 verify(win1).destroySurface(eq(false), eq(false)); in testCleanupAnimation_expectExitAnimationDone()
DWindowStateTests.java548 verify(parent, atMost(1)).destroySurface(anyBoolean(), anyBoolean()); in testOnExitAnimationDone()
/frameworks/base/core/java/android/view/
DViewRootImpl.java2597 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/
Dart-wear-profile29825 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/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt18079 HSPLandroid/view/ViewRootImpl;->destroySurface()V

12