Searched defs:destroyContext (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/libs/hwui/ |
D | WebViewFunctorManager.cpp | 109 void WebViewFunctor::destroyContext() { in destroyContext() function in android::uirenderer::WebViewFunctor
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 89 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in GL2JNIView.ContextFactory
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 92 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/ |
D | GLPerfView.java | 89 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { in destroyContext() method in GLPerfView.ContextFactory
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLSurfaceView.java | 787 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
|
/frameworks/base/libs/hwui/renderthread/ |
D | RenderProxy.cpp | 55 void RenderProxy::destroyContext() { in destroyContext() function in android::uirenderer::renderthread::RenderProxy
|