Home
last modified time | relevance | path

Searched defs:destroyContext (Results 1 – 16 of 16) sorted by relevance

/external/skia/tools/window/
DGLWindowContext.cpp46 void GLWindowContext::destroyContext() { in destroyContext() function in skwindow::internal::GLWindowContext
DGraphiteDawnWindowContext.cpp77 void GraphiteDawnWindowContext::destroyContext() { in destroyContext() function in skwindow::internal::GraphiteDawnWindowContext
DVulkanWindowContext.cpp460 void VulkanWindowContext::destroyContext() { in destroyContext() function in skwindow::internal::VulkanWindowContext
DGraphiteNativeVulkanWindowContext.cpp456 void GraphiteVulkanWindowContext::destroyContext() { in destroyContext() function in skwindow::internal::GraphiteVulkanWindowContext
/external/skia/tools/window/win/
DD3D12WindowContext_win.cpp179 void D3D12WindowContext::destroyContext() { in destroyContext() function in __anon182ad47b0111::D3D12WindowContext
/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl25 eglDestroyContextFunc destroyContext; variable
DeglwFuncPtrLibraryImpl.inl102 EGLBoolean FuncPtrLibrary::destroyContext (EGLDisplay dpy, EGLContext ctx) const function in FuncPtrLibrary
/external/angle/src/tests/egl_tests/
DEGLRobustnessTest.cpp175 void destroyContext() in destroyContext() function in EGLRobustnessTest
/external/replicaisland/src/com/replica/replicaisland/
DGLSurfaceView.java702 void destroyContext(EGL10 egl, EGLDisplay display, EGLContext context); in destroyContext() method
716 public void destroyContext(EGL10 egl, EGLDisplay display, in destroyContext() method in GLSurfaceView.DefaultContextFactory
/external/angle/util/
DEGLWindow.cpp675 void EGLWindow::destroyContext() in destroyContext() function in EGLWindow
/external/angle/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.cpp305 void FunctionsGLX::destroyContext(glx::Context context) const in destroyContext() function in rx::FunctionsGLX
/external/angle/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp678 EGLBoolean FunctionsEGL::destroyContext(EGLContext context) const in destroyContext() function in rx::FunctionsEGL
/external/deqp/modules/egl/
DteglRobustnessTests.cpp528 void RenderingContext::destroyContext(void) in destroyContext() function in deqp::egl::__anon05befed70111::RenderingContext
/external/mesa3d/src/gallium/include/
Dmesa_interface.h538 void (*destroyContext)(struct dri_context *context); member
/external/angle/src/libANGLE/
DDisplay.cpp1916 Error Display::destroyContext(Thread *thread, gl::Context *context) in destroyContext() function in egl::Display
/external/mesa3d/include/GL/internal/
Ddri_interface.h851 void (*destroyContext)(__DRIcontext *context); member