Searched defs:destroyGLContext (Results 1 – 6 of 6) sorted by relevance
/external/skia/src/gpu/gl/mesa/ | ||
D | SkMesaGLContext.cpp | 71 void SkMesaGLContext::destroyGLContext() { in destroyGLContext() function in SkMesaGLContext |
/external/skia/src/gpu/gl/mac/ | ||
D | SkCreatePlatformGLContext_mac.cpp | 73 void MacGLContext::destroyGLContext() { in destroyGLContext() function in __anon7342f82c0111::MacGLContext |
/external/skia/src/gpu/gl/angle/ | ||
D | SkANGLEGLContext.cpp | 116 void SkANGLEGLContext::destroyGLContext() { in destroyGLContext() function in SkANGLEGLContext |
/external/skia/src/gpu/gl/win/ | ||
D | SkCreatePlatformGLContext_win.cpp | 133 void WinGLContext::destroyGLContext() { in destroyGLContext() function in __anon3aef65260111::WinGLContext |
/external/skia/src/gpu/gl/egl/ | ||
D | SkCreatePlatformGLContext_egl.cpp | 156 void EGLGLContext::destroyGLContext() { in destroyGLContext() function in __anoned9deafa0111::EGLGLContext |
/external/skia/src/gpu/gl/glx/ | ||
D | SkCreatePlatformGLContext_glx.cpp | 289 void GLXGLContext::destroyGLContext() { in destroyGLContext() function in __anonf86f83a00111::GLXGLContext |