Searched refs:destroySurface (Results 1 – 11 of 11) 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()
63 void destroySurface(const EGLSurface&);
124 destroySurface((*it).first); in ~EGLDisplayOpenVG()320 void EGLDisplayOpenVG::destroySurface(const EGLSurface& surface) in destroySurface() function in WebCore::EGLDisplayOpenVG
126 EGLDisplayOpenVG::forDisplay(m_eglDisplay)->destroySurface(m_eglSurface); in ~SurfaceOpenVG()
48 void destroySurface(egl::Surface *surface);
230 destroySurface(*mSurfaceSet.begin()); in terminate()437 void Display::destroySurface(egl::Surface *surface) in destroySurface() function in egl::Display
455 display->destroySurface((egl::Surface*)surface); in eglDestroySurface()
91 m_core->destroySurface(m_embeddedView); in ~PluginWidgetAndroid()320 m_core->destroySurface(m_embeddedView); in layoutSurface()640 m_core->destroySurface(m_embeddedView); in requestFullScreen()
475 void destroySurface(jobject childView);
4042 void WebViewCore::destroySurface(jobject childView) in destroySurface() function in android::WebViewCore
7780 (WebCore::EGLDisplayOpenVG::destroySurface):