/external/skqp/tools/sk_app/ |
D | GLWindowContext.cpp | 42 void GLWindowContext::destroyContext() { in destroyContext() function in sk_app::GLWindowContext 88 this->destroyContext(); in resize() 93 this->destroyContext(); in setDisplayParams()
|
D | VulkanWindowContext.h | 40 this->destroyContext(); in setDisplayParams() 55 void destroyContext();
|
D | GLWindowContext.h | 44 void destroyContext();
|
D | VulkanWindowContext.cpp | 124 this->destroyContext(); in initializeContext() 133 this->destroyContext(); in initializeContext() 139 this->destroyContext(); in initializeContext() 446 this->destroyContext(); in ~VulkanWindowContext() 449 void VulkanWindowContext::destroyContext() { in destroyContext() function in sk_app::VulkanWindowContext
|
/external/skia/tools/sk_app/ |
D | GLWindowContext.cpp | 43 void GLWindowContext::destroyContext() { in destroyContext() function in sk_app::GLWindowContext 89 this->destroyContext(); in resize() 95 this->destroyContext(); in setDisplayParams()
|
D | VulkanWindowContext.h | 40 this->destroyContext(); in setDisplayParams() 55 void destroyContext();
|
D | VulkanWindowContext.cpp | 125 this->destroyContext(); in initializeContext() 134 this->destroyContext(); in initializeContext() 140 this->destroyContext(); in initializeContext() 431 this->destroyContext(); in ~VulkanWindowContext() 434 void VulkanWindowContext::destroyContext() { in destroyContext() function in sk_app::VulkanWindowContext
|
D | GLWindowContext.h | 42 void destroyContext();
|
D | MetalWindowContext.h | 45 void destroyContext();
|
D | DawnWindowContext.h | 40 void destroyContext();
|
D | MetalWindowContext.mm | 99 void MetalWindowContext::destroyContext() { 169 this->destroyContext();
|
/external/skia/tools/sk_app/win/ |
D | D3D12WindowContext_win.cpp | 39 void destroyContext(); 76 this->destroyContext(); in ~D3D12WindowContext() 167 void D3D12WindowContext::destroyContext() { in destroyContext() function in sk_app::D3D12WindowContext 237 this->destroyContext(); in setDisplayParams()
|
D | DawnD3D12WindowContext_win.cpp | 40 this->destroyContext(); in ~DawnD3D12WindowContext()
|
D | GLWindowContext_win.cpp | 63 this->destroyContext(); in ~GLWindowContext_win()
|
/external/deqp/modules/egl/ |
D | teglCreateContextTests.cpp | 109 EGLU_CHECK_CALL(egl, destroyContext(display, context)); in executeForConfig() 162 EGLU_CHECK_CALL(egl, destroyContext(*display, context)); in iterate()
|
D | teglMultiContextTests.cpp | 204 EGLU_CHECK_CALL(egl, destroyContext(*display, contexts[contextNdx])); in iterate() 216 EGLU_CHECK_CALL(egl, destroyContext(*display, contexts[contextNdx])); in iterate()
|
D | teglGLES2SharingTests.cpp | 256 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/skqp/tools/sk_app/ios/ |
D | GLWindowContext_ios.cpp | 50 this->destroyContext(); in ~GLWindowContext_ios()
|
D | RasterWindowContext_ios.cpp | 64 this->destroyContext(); in ~RasterWindowContext_ios()
|
/external/deqp/framework/egl/ |
D | egluUnique.cpp | 78 m_egl.destroyContext(m_display, m_context); in ~UniqueContext()
|
/external/deqp/framework/egl/wrapper/ |
D | eglwFunctions.inl | 25 eglDestroyContextFunc destroyContext; variable
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | Display.h | 69 void destroyContext(Context *context);
|
/external/skqp/tools/sk_app/win/ |
D | GLWindowContext_win.cpp | 63 this->destroyContext(); in ~GLWindowContext_win()
|
/external/skqp/tools/sk_app/android/ |
D | GLWindowContext_android.cpp | 57 this->destroyContext(); in ~GLWindowContext_android()
|
/external/angle/src/libANGLE/renderer/gl/glx/ |
D | FunctionsGLX.h | 41 void destroyContext(glx::Context context) const;
|