Searched refs:destroySurface (Results 1 – 4 of 4) sorted by relevance
731 void destroySurface(EGL10 egl, EGLDisplay display, EGLSurface surface); in destroySurface() method741 public void destroySurface(EGL10 egl, EGLDisplay display, in destroySurface() method in GLSurfaceView.DefaultWindowSurfaceFactory974 mEGLWindowSurfaceFactory.destroySurface(mEgl, mEglDisplay, mEglSurface); in createSurface()1030 public void destroySurface() { in destroySurface() method in GLSurfaceView.EglHelper1035 mEGLWindowSurfaceFactory.destroySurface(mEgl, mEglDisplay, mEglSurface); in destroySurface()1112 mEglHelper.destroySurface(); in stopEglLocked()
47 void destroySurface(egl::Surface *surface);
125 destroySurface(*mSurfaceSet.begin()); in terminate()410 void Display::destroySurface(egl::Surface *surface) in destroySurface() function in egl::Display
391 display->destroySurface((egl::Surface*)surface); in eglDestroySurface()