Searched defs:destroyContext (Results 1 - 15 of 15) sorted by relevance

/external/skia/tools/viewer/sk_app/
H A DGLWindowContext.cpp55 void GLWindowContext::destroyContext() { function in class:sk_app::GLWindowContext
101 this->destroyContext();
106 this->destroyContext();
H A DVulkanWindowContext.cpp84 this->destroyContext();
89 this->destroyContext();
386 this->destroyContext();
389 void VulkanWindowContext::destroyContext() { function in class:sk_app::VulkanWindowContext
/external/swiftshader/src/OpenGL/libGL/
H A DDisplay.cpp118 destroyContext(*mContextSet.begin());
136 void Display::destroyContext(gl::Context *context) function in class:gl::Display
/external/webrtc/webrtc/modules/video_render/android/java/src/org/webrtc/videoengine/
H A DViEAndroidGLES20.java98 public void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context) { method in class:ViEAndroidGLES20.ContextFactory
/external/swiftshader/src/OpenGL/libEGL/
H A DDisplay.cpp227 destroyContext(*mContextSet.begin());
506 void Display::destroyContext(egl::Context *context) function in class:egl::Display
/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java702 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context); method in interface:GLSurfaceView.EGLContextFactory
716 public void destroyContext(EGL10 egl, EGLDisplay display, method in class:GLSurfaceView.DefaultContextFactory
1042 mEGLContextFactory.destroyContext(mEgl, mEglDisplay, mEglContext);
/external/deqp/modules/egl/
H A DteglRobustnessTests.cpp494 void destroyContext (void);
518 destroyContext();
527 void RenderingContext::destroyContext (void) function in class:deqp::egl::__anon4346::RenderingContext
532 m_egl.destroyContext(m_display, m_context);
1903 egl.destroyContext(m_eglDisplay, contextB);
1958 egl.destroyContext(m_eglDisplay, context);
2088 egl.destroyContext(m_eglDisplay, context);
/external/mesa3d/include/GL/internal/
H A Ddri_interface.h771 void (*destroyContext)(__DRIcontext *context); member in struct:__DRIcoreExtensionRec
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 302 milliseconds