Home
last modified time | relevance | path

Searched refs:destroyContext (Results 1 – 25 of 71) sorted by relevance

123

/external/skia/tools/sk_app/
DGLWindowContext.cpp42 void GLWindowContext::destroyContext() { in destroyContext() function in sk_app::GLWindowContext
89 this->destroyContext(); in resize()
94 this->destroyContext(); in setDisplayParams()
DVulkanWindowContext.h36 this->destroyContext(); in setDisplayParams()
55 void destroyContext();
DGLWindowContext.h48 void destroyContext();
DVulkanWindowContext.cpp88 this->destroyContext(); in initializeContext()
93 this->destroyContext(); in initializeContext()
402 this->destroyContext(); in ~VulkanWindowContext()
405 void VulkanWindowContext::destroyContext() { in destroyContext() function in sk_app::VulkanWindowContext
/external/skqp/tools/sk_app/
DGLWindowContext.cpp42 void GLWindowContext::destroyContext() { in destroyContext() function in sk_app::GLWindowContext
89 this->destroyContext(); in resize()
94 this->destroyContext(); in setDisplayParams()
DVulkanWindowContext.h36 this->destroyContext(); in setDisplayParams()
55 void destroyContext();
DGLWindowContext.h48 void destroyContext();
DVulkanWindowContext.cpp88 this->destroyContext(); in initializeContext()
93 this->destroyContext(); in initializeContext()
402 this->destroyContext(); in ~VulkanWindowContext()
405 void VulkanWindowContext::destroyContext() { in destroyContext() function in sk_app::VulkanWindowContext
/external/swiftshader/src/OpenGL/libGL/
DDisplay.cpp118 destroyContext(*mContextSet.begin()); in terminate()
136 void Display::destroyContext(gl::Context *context) in destroyContext() function in gl::Display
DDisplay.h49 void destroyContext(Context *context);
/external/deqp/modules/egl/
DteglCreateContextTests.cpp110 EGLU_CHECK_CALL(egl, destroyContext(display, context)); in executeForConfig()
163 EGLU_CHECK_CALL(egl, destroyContext(*display, context)); in iterate()
DteglMultiContextTests.cpp198 EGLU_CHECK_CALL(egl, destroyContext(*display, contexts[contextNdx])); in iterate()
210 EGLU_CHECK_CALL(egl, destroyContext(*display, contexts[contextNdx])); in iterate()
DteglGLES2SharingTests.cpp256 egl.destroyContext(*display, contextB); in iterate()
260 egl.destroyContext(*display, contextA); in iterate()
266 egl.destroyContext(*display, contextA); in iterate()
270 egl.destroyContext(*display, contextB); in iterate()
280 egl.destroyContext(*display, contextA); in iterate()
282 egl.destroyContext(*display, contextB); in iterate()
/external/skia/tools/sk_app/ios/
DGLWindowContext_ios.cpp50 this->destroyContext(); in ~GLWindowContext_ios()
DRasterWindowContext_ios.cpp62 this->destroyContext(); in ~RasterWindowContext_ios()
/external/skia/tools/sk_app/mac/
DGLWindowContext_mac.cpp50 this->destroyContext(); in ~GLWindowContext_mac()
DRasterWindowContext_mac.cpp62 this->destroyContext(); in ~RasterWindowContext_mac()
/external/skqp/tools/sk_app/mac/
DGLWindowContext_mac.cpp50 this->destroyContext(); in ~GLWindowContext_mac()
DRasterWindowContext_mac.cpp62 this->destroyContext(); in ~RasterWindowContext_mac()
/external/skqp/tools/sk_app/ios/
DGLWindowContext_ios.cpp50 this->destroyContext(); in ~GLWindowContext_ios()
DRasterWindowContext_ios.cpp62 this->destroyContext(); in ~RasterWindowContext_ios()
/external/deqp/framework/egl/
DegluUnique.cpp78 m_egl.destroyContext(m_display, m_context); in ~UniqueContext()
/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl25 eglDestroyContextFunc destroyContext; variable
/external/swiftshader/src/OpenGL/libEGL/
DDisplay.h68 void destroyContext(Context *context);
/external/skia/tools/sk_app/win/
DGLWindowContext_win.cpp50 this->destroyContext(); in ~GLWindowContext_win()

123