Searched defs:destroySurface (Results 1 – 9 of 9) sorted by relevance
74 virtual status_t destroySurface(const sp<IBinder>& handle) { in destroySurface() function in android::BpSurfaceComposerClient
607 status_t SurfaceComposerClient::destroySurface(const sp<IBinder>& sid) { in destroySurface() function in android::SurfaceComposerClient
355 void destroySurface() { in destroySurface() method in DimLayer
2028 void destroySurface() { in destroySurface() method in WindowStateAnimator
241 void EglManager::destroySurface(EGLSurface surface) { in destroySurface() function in android::uirenderer::renderthread::EglManager
151 status_t Client::destroySurface(const sp<IBinder>& handle) { in destroySurface() function in android::Client
813 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method835 public void destroySurface(EGL10 egl, EGLDisplay display, in destroySurface() method in GLSurfaceView.DefaultWindowSurfaceFactory1164 public void destroySurface() { in destroySurface() method in GLSurfaceView.EglHelper
263 public void destroySurface() { in destroySurface() method in BlockingGLTextureView.EglHelper
169 void GLHelper::destroySurface(EGLSurface* surface) { in destroySurface() function in android::GLHelper