Searched refs:destroySurface (Results 1 – 1 of 1) sorted by relevance
809 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method831 public void destroySurface(EGL10 egl, EGLDisplay display, in destroySurface() method in GLSurfaceViewCustom.DefaultWindowSurfaceFactory1156 public void destroySurface() { in destroySurface() method in GLSurfaceViewCustom.EglHelper1170 view.mEGLWindowSurfaceFactory.destroySurface(mEgl, mEglDisplay, mEglSurface); in destroySurfaceImp()1265 mEglHelper.destroySurface(); in stopEglSurfaceLocked()