Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DISurfaceComposerClient.cpp73 virtual status_t destroySurface(const sp<IBinder>& handle) { in destroySurface() function in android::BpSurfaceComposerClient
DSurfaceComposerClient.cpp519 status_t SurfaceComposerClient::destroySurface(const sp<IBinder>& sid) { in destroySurface() function in android::SurfaceComposerClient
/frameworks/base/services/core/java/com/android/server/wm/
DDimLayer.java297 void destroySurface() { in destroySurface() method in DimLayer
/frameworks/base/libs/hwui/renderthread/
DEglManager.cpp195 void EglManager::destroySurface(EGLSurface surface) { in destroySurface() function in android::uirenderer::renderthread::EglManager
/frameworks/native/services/surfaceflinger/
DClient.cpp154 status_t Client::destroySurface(const sp<IBinder>& handle) { in destroySurface() function in android::Client
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java795 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method
817 public void destroySurface(EGL10 egl, EGLDisplay display, in destroySurface() method in GLSurfaceView.DefaultWindowSurfaceFactory
1146 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
/frameworks/base/core/java/android/view/
DTextureView.java231 private void destroySurface() { in destroySurface() method in TextureView