Home
last modified time | relevance | path

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

/external/skia/tools/sk_app/
DGLWindowContext.cpp43 void GLWindowContext::destroyContext() { in destroyContext() function in sk_app::GLWindowContext
DDawnWindowContext.cpp59 void DawnWindowContext::destroyContext() { in destroyContext() function in sk_app::DawnWindowContext
DVulkanWindowContext.cpp427 void VulkanWindowContext::destroyContext() { in destroyContext() function in sk_app::VulkanWindowContext
/external/skia/tools/sk_app/win/
DD3D12WindowContext_win.cpp167 void D3D12WindowContext::destroyContext() { in destroyContext() function in sk_app::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/util/
DEGLWindow.cpp641 void EGLWindow::destroyContext() in destroyContext() function in EGLWindow
/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/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.cpp447 EGLBoolean FunctionsEGL::destroyContext(EGLContext context) const in destroyContext() function in rx::FunctionsEGL
/external/deqp/modules/egl/
DteglRobustnessTests.cpp510 void RenderingContext::destroyContext (void) in destroyContext() function in deqp::egl::__anond22b970d0111::RenderingContext
/external/angle/src/libANGLE/
DDisplay.cpp1685 Error Display::destroyContext(Thread *thread, gl::Context *context) in destroyContext() function in egl::Display
/external/mesa3d/include/GL/internal/
Ddri_interface.h911 void (*destroyContext)(__DRIcontext *context); member