/external/skia/src/gpu/gl/mesa/ |
D | SkMesaGLContext.cpp | 30 this->destroyGLContext(); in SkMesaGLContext() 38 this->destroyGLContext(); in SkMesaGLContext() 49 this->destroyGLContext(); in SkMesaGLContext() 56 this->destroyGLContext(); in SkMesaGLContext() 62 this->destroyGLContext(); in SkMesaGLContext() 71 this->destroyGLContext(); in ~SkMesaGLContext() 74 void SkMesaGLContext::destroyGLContext() { in destroyGLContext() function in SkMesaGLContext
|
D | SkMesaGLContext.h | 33 void destroyGLContext();
|
/external/skia/src/gpu/gl/glx/ |
D | SkCreatePlatformGLContext_glx.cpp | 53 void destroyGLContext(); 76 this->destroyGLContext(); in GLXGLContext() 93 this->destroyGLContext(); in GLXGLContext() 103 this->destroyGLContext(); in GLXGLContext() 143 this->destroyGLContext(); in GLXGLContext() 256 this->destroyGLContext(); in GLXGLContext() 270 this->destroyGLContext(); in GLXGLContext() 277 this->destroyGLContext(); in GLXGLContext() 283 this->destroyGLContext(); in GLXGLContext() 293 this->destroyGLContext(); in ~GLXGLContext() [all …]
|
/external/skia/src/gpu/gl/win/ |
D | SkCreatePlatformGLContext_win.cpp | 26 void destroyGLContext(); 80 this->destroyGLContext(); in WinGLContext() 97 this->destroyGLContext(); in WinGLContext() 114 this->destroyGLContext(); in WinGLContext() 121 this->destroyGLContext(); in WinGLContext() 126 this->destroyGLContext(); in WinGLContext() 135 this->destroyGLContext(); in ~WinGLContext() 138 void WinGLContext::destroyGLContext() { in destroyGLContext() function in __anon837870670111::WinGLContext
|
/external/skia/src/gpu/gl/mac/ |
D | SkCreatePlatformGLContext_mac.cpp | 24 void destroyGLContext(); 67 this->destroyGLContext(); in MacGLContext() 72 this->destroyGLContext(); in MacGLContext() 85 this->destroyGLContext(); in ~MacGLContext() 88 void MacGLContext::destroyGLContext() { in destroyGLContext() function in __anonbbcc036d0111::MacGLContext
|
/external/skia/src/gpu/gl/command_buffer/ |
D | SkCommandBufferGLContext.cpp | 213 this->destroyGLContext(); in initializeGLContext() 221 this->destroyGLContext(); in initializeGLContext() 237 this->destroyGLContext(); in initializeGLContext() 248 this->destroyGLContext(); in initializeGLContext() 254 this->destroyGLContext(); in initializeGLContext() 261 this->destroyGLContext(); in initializeGLContext() 266 this->destroyGLContext(); in initializeGLContext() 275 this->destroyGLContext(); in ~SkCommandBufferGLContext() 278 void SkCommandBufferGLContext::destroyGLContext() { in destroyGLContext() function in SkCommandBufferGLContext
|
/external/skia/src/gpu/gl/iOS/ |
D | SkCreatePlatformGLContext_iOS.mm | 23 void destroyGLContext(); 43 this->destroyGLContext(); 48 this->destroyGLContext(); 61 this->destroyGLContext(); 64 void IOSGLContext::destroyGLContext() {
|
/external/skia/src/gpu/gl/egl/ |
D | SkCreatePlatformGLContext_egl.cpp | 49 void destroyGLContext(); 159 this->destroyGLContext(); in EGLGLContext() 165 this->destroyGLContext(); in EGLGLContext() 172 this->destroyGLContext(); in EGLGLContext() 178 this->destroyGLContext(); in EGLGLContext() 189 this->destroyGLContext(); in ~EGLGLContext() 192 void EGLGLContext::destroyGLContext() { in destroyGLContext() function in __anon3626f63b0111::EGLGLContext
|
/external/skia/src/gpu/gl/angle/ |
D | SkANGLEGLContext.cpp | 117 this->destroyGLContext(); in SkANGLEGLContext() 122 this->destroyGLContext(); in SkANGLEGLContext() 131 this->destroyGLContext(); in ~SkANGLEGLContext() 195 void SkANGLEGLContext::destroyGLContext() { in destroyGLContext() function in SkANGLEGLContext
|
/external/skia/include/gpu/gl/angle/ |
D | SkANGLEGLContext.h | 47 void destroyGLContext();
|
/external/skia/include/gpu/gl/command_buffer/ |
D | SkCommandBufferGLContext.h | 61 void destroyGLContext();
|