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
641 void destroySurface(SurfaceControl.Transaction t) { in destroySurface() method in WindowStateAnimator
3175 boolean destroySurface(boolean cleanupOnResume, boolean appStopped) { in destroySurface() method in WindowState
171 void GLHelper::destroySurface(EGLSurface* surface) { in destroySurface() function in android::GLHelper
528 void EglManager::destroySurface(EGLSurface surface) { in destroySurface() function in android::uirenderer::renderthread::EglManager
812 void VulkanManager::destroySurface(VulkanSurface* surface) { in destroySurface() function in android::uirenderer::renderthread::VulkanManager
2897 private void destroySurface() { in destroySurface() method in ViewRootImpl