/frameworks/base/libs/hwui/pipeline/skia/ |
D | SkiaVulkanPipeline.cpp | 121 mVkManager.destroySurface(mVkSurface); in setSurface() 156 mVkManager.destroySurface(mVkSurface); in onContextDestroyed()
|
D | SkiaOpenGLPipeline.cpp | 148 mEglManager.destroySurface(mEglSurface); in onContextDestroyed() 175 mEglManager.destroySurface(mEglSurface); in setSurface()
|
/frameworks/native/cmds/flatland/ |
D | GLHelper.h | 60 void destroySurface(EGLSurface* surface);
|
D | Main.cpp | 332 mGLHelper->destroySurface(&mSurface); in tearDown() 448 mGLHelper->destroySurface(&mWindowSurface); in tearDown() 450 mGLHelper->destroySurface(&mSurface); in tearDown()
|
D | GLHelper.cpp | 168 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 | 64 void destroySurface(VulkanSurface* surface);
|
D | EglManager.cpp | 361 void EglManager::destroySurface(EGLSurface surface) { in destroySurface() function in android::uirenderer::renderthread::EglManager
|
D | VulkanManager.cpp | 547 void VulkanManager::destroySurface(VulkanSurface* surface) { in destroySurface() function in android::uirenderer::renderthread::VulkanManager
|
/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/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/services/core/java/com/android/server/display/ |
D | ColorFade.java | 364 destroySurface(); in dismiss() 648 private void destroySurface() {
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | WindowStateAnimator.java | 609 destroySurface(); in destroySurfaceLocked() 1468 void destroySurface() { in destroySurface() method in WindowStateAnimator
|
D | RootWindowContainer.java | 546 winAnimator.destroySurface(); in reclaimSomeSurfaceMemory()
|
D | WindowState.java | 2931 boolean destroySurface(boolean cleanupOnResume, boolean appStopped) { in destroySurface() method in WindowState 2938 destroyedSomething |= c.destroySurface(cleanupOnResume, appStopped); in destroySurface()
|
D | DisplayContent.java | 3221 wsa.destroySurface(); in destroyLeakedSurfaces() 3229 wsa.destroySurface(); in destroyLeakedSurfaces()
|
D | AppWindowToken.java | 984 destroyedSomething |= win.destroySurface(cleanupOnResume, mAppStopped); in destroySurfaces()
|
D | WindowManagerService.java | 2355 win.destroySurface(false, stopped); in tryStartExitingAnimation()
|
/frameworks/base/core/java/android/view/ |
D | ViewRootImpl.java | 1580 destroySurface(); in setWindowStopped() 1633 private void destroySurface() { in destroySurface() method in ViewRootImpl 4328 destroySurface(); in dispatchDetachedFromWindow() 7110 destroySurface(); in relayoutWindow() 7343 destroySurface(); in doDie()
|
/frameworks/base/services/ |
D | art-profile | 6625 PLcom/android/server/display/ColorFade;->destroySurface()V 17678 HSPLcom/android/server/wm/WindowState;->destroySurface(ZZ)Z 17884 HSPLcom/android/server/wm/WindowStateAnimator;->destroySurface()V
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 21215 …method public abstract void destroySurface(javax.microedition.khronos.egl.EGL10, javax.microeditio…
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 34172 …method public void destroySurface(javax.microedition.khronos.egl.EGL10, javax.microedition.khronos…
|
/frameworks/base/api/ |
D | current.txt | 34316 …method public void destroySurface(javax.microedition.khronos.egl.EGL10, javax.microedition.khronos…
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 48384 Landroid/opengl/GLSurfaceView$EglHelper;->destroySurface()V
|