Home
last modified time | relevance | path

Searched refs:destroyContext (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/libs/hwui/
DWebViewFunctorManager.cpp70 destroyContext(); in ~WebViewFunctor()
109 void WebViewFunctor::destroyContext() { in destroyContext() function in android::uirenderer::WebViewFunctor
167 toDestroyContext[i]->destroyContext(); in onContextDestroyed()
DWebViewFunctorManager.h65 void destroyContext();
/frameworks/base/libs/hwui/renderthread/
DRenderProxy.h163 void destroyContext();
DRenderProxy.cpp52 destroyContext(); in ~RenderProxy()
55 void RenderProxy::destroyContext() { in destroyContext() function in android::uirenderer::renderthread::RenderProxy
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java787 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context); in destroyContext() method
801 public void destroyContext(EGL10 egl, EGLDisplay display, in destroyContext() method in GLSurfaceView.DefaultContextFactory
1203 view.mEGLContextFactory.destroyContext(mEgl, mEglDisplay, mEglContext); in finish()
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
DGL2JNIView.java89 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in GL2JNIView.ContextFactory
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
DGLDualGL2View.java92 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in GLDualGL2View.ContextFactory
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
DGLPerfView.java89 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in GLPerfView.ContextFactory
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21210 …method public abstract void destroyContext(javax.microedition.khronos.egl.EGL10, javax.microeditio…
/frameworks/base/api/
Dcurrent.txt33873 …method public void destroyContext(javax.microedition.khronos.egl.EGL10, javax.microedition.khronos…