Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DISurfaceComposerClient.cpp74 virtual status_t destroySurface(const sp<IBinder>& handle) { in destroySurface() function in android::BpSurfaceComposerClient
DSurfaceComposerClient.cpp607 status_t SurfaceComposerClient::destroySurface(const sp<IBinder>& sid) { in destroySurface() function in android::SurfaceComposerClient
/frameworks/base/services/core/java/com/android/server/wm/
DDimLayer.java355 void destroySurface() { in destroySurface() method in DimLayer
DWindowStateAnimator.java2028 void destroySurface() { in destroySurface() method in WindowStateAnimator
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp241 void EglManager::destroySurface(EGLSurface surface) { in destroySurface() function in android::uirenderer::renderthread::EglManager
/frameworks/native/services/surfaceflinger/
DClient.cpp151 status_t Client::destroySurface(const sp<IBinder>& handle) { in destroySurface() function in android::Client
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java813 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method
835 public void destroySurface(EGL10 egl, EGLDisplay display, in destroySurface() method in GLSurfaceView.DefaultWindowSurfaceFactory
1164 public void destroySurface() { in destroySurface() method in GLSurfaceView.EglHelper
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java263 public void destroySurface() { in destroySurface() method in BlockingGLTextureView.EglHelper
/frameworks/native/cmds/flatland/
DGLHelper.cpp169 void GLHelper::destroySurface(EGLSurface* surface) { in destroySurface() function in android::GLHelper