Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/renderthread/
DRenderProxy.cpp81 destroyContext(); in ~RenderProxy()
84 CREATE_BRIDGE1(destroyContext, CanvasContext* context) { in CREATE_BRIDGE1() argument
89 void RenderProxy::destroyContext() { in destroyContext() function in android::uirenderer::renderthread::RenderProxy
91 SETUP_TASK(destroyContext); in destroyContext()
DRenderProxy.h117 void destroyContext();
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java757 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context); in destroyContext() method
771 public void destroyContext(EGL10 egl, EGLDisplay display, in destroyContext() method in GLSurfaceView.DefaultContextFactory
1173 view.mEGLContextFactory.destroyContext(mEgl, mEglDisplay, mEglContext); in finish()
/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/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/base/api/
Dcurrent.txt22443 …method public abstract void destroyContext(javax.microedition.khronos.egl.EGL10, javax.microeditio…
Dsystem-current.txt24387 …method public abstract void destroyContext(javax.microedition.khronos.egl.EGL10, javax.microeditio…