Searched defs:destroySurface (Results 1 – 9 of 9) sorted by relevance
71 virtual status_t destroySurface(const sp<IBinder>& handle) { in destroySurface() function in android::BpSurfaceComposerClient
520 status_t SurfaceComposerClient::destroySurface(const sp<IBinder>& sid) { in destroySurface() function in android::SurfaceComposerClient
203 void EglManager::destroySurface(EGLSurface surface) { in destroySurface() function in android::uirenderer::renderthread::EglManager
302 void destroySurface() { in destroySurface() method in DimLayer
154 status_t Client::destroySurface(const sp<IBinder>& handle) { in destroySurface() function in android::Client
263 public void destroySurface() { in destroySurface() method in BlockingGLTextureView.EglHelper
794 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method816 public void destroySurface(EGL10 egl, EGLDisplay display, in destroySurface() method in GLSurfaceView.DefaultWindowSurfaceFactory1145 public void destroySurface() { in destroySurface() method in GLSurfaceView.EglHelper
231 private void destroySurface() { in destroySurface() method in TextureView
169 void GLHelper::destroySurface(EGLSurface* surface) { in destroySurface() function in android::GLHelper