Searched refs:destroyContext (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
H A DRenderProxy.h147 void destroyContext();
H A DRenderProxy.cpp49 destroyContext();
52 void RenderProxy::destroyContext() { function in class:android::uirenderer::renderthread::RenderProxy
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
H A DGL2JNIView.java89 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { method in class:GL2JNIView.ContextFactory
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfView.java89 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { method in class:GLPerfView.ContextFactory
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DGLDualGL2View.java92 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { method in class:GLDualGL2View.ContextFactory
/frameworks/base/opengl/java/android/opengl/
H A DGLSurfaceView.java786 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context); method in interface:GLSurfaceView.EGLContextFactory
800 public void destroyContext(EGL10 egl, EGLDisplay display, method in class:GLSurfaceView.DefaultContextFactory
1202 view.mEGLContextFactory.destroyContext(mEgl, mEglDisplay, mEglContext);
/frameworks/base/config/
H A Dboot-image-profile.txt4121 HPLandroid/opengl/GLSurfaceView$DefaultContextFactory;->destroyContext(Ljavax/microedition/khronos/egl/EGL10;Ljavax/microedition/khronos/egl/EGLDisplay;Ljavax/microedition/khronos/egl/EGLContext;)V
[all...]

Completed in 179 milliseconds