Searched defs:destroySurface (Results 1 – 8 of 8) sorted by relevance
825 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method847 public void destroySurface(EGL10 egl, EGLDisplay display, in destroySurface() method in GLSurfaceView.DefaultWindowSurfaceFactory1176 public void destroySurface() { in destroySurface() method in GLSurfaceView.EglHelper
263 public void destroySurface() { in destroySurface() method in BlockingGLTextureView.EglHelper
168 void GLHelper::destroySurface(EGLSurface* surface) { in destroySurface() function in android::GLHelper
361 void EglManager::destroySurface(EGLSurface surface) { in destroySurface() function in android::uirenderer::renderthread::EglManager
547 void VulkanManager::destroySurface(VulkanSurface* surface) { in destroySurface() function in android::uirenderer::renderthread::VulkanManager
1468 void destroySurface() { in destroySurface() method in WindowStateAnimator
2891 boolean destroySurface(boolean cleanupOnResume, boolean appStopped) { in destroySurface() method in WindowState
1609 private void destroySurface() { in destroySurface() method in ViewRootImpl