Home
last modified time | relevance | path

Searched refs:destroyGLContext (Results 1 – 9 of 9) sorted by relevance

/external/skia/src/gpu/gl/mesa/
DSkMesaGLContext.cpp30 this->destroyGLContext(); in SkMesaGLContext()
38 this->destroyGLContext(); in SkMesaGLContext()
49 this->destroyGLContext(); in SkMesaGLContext()
56 this->destroyGLContext(); in SkMesaGLContext()
62 this->destroyGLContext(); in SkMesaGLContext()
68 this->destroyGLContext(); in ~SkMesaGLContext()
71 void SkMesaGLContext::destroyGLContext() { in destroyGLContext() function in SkMesaGLContext
DSkMesaGLContext.h38 void destroyGLContext();
/external/skia/src/gpu/gl/glx/
DSkCreatePlatformGLContext_glx.cpp55 void destroyGLContext();
73 this->destroyGLContext(); in GLXGLContext()
90 this->destroyGLContext(); in GLXGLContext()
100 this->destroyGLContext(); in GLXGLContext()
140 this->destroyGLContext(); in GLXGLContext()
252 this->destroyGLContext(); in GLXGLContext()
266 this->destroyGLContext(); in GLXGLContext()
273 this->destroyGLContext(); in GLXGLContext()
279 this->destroyGLContext(); in GLXGLContext()
286 this->destroyGLContext(); in ~GLXGLContext()
[all …]
/external/skia/src/gpu/gl/win/
DSkCreatePlatformGLContext_win.cpp28 void destroyGLContext();
78 this->destroyGLContext(); in WinGLContext()
95 this->destroyGLContext(); in WinGLContext()
112 this->destroyGLContext(); in WinGLContext()
119 this->destroyGLContext(); in WinGLContext()
124 this->destroyGLContext(); in WinGLContext()
130 this->destroyGLContext(); in ~WinGLContext()
133 void WinGLContext::destroyGLContext() { in destroyGLContext() function in __anon3aef65260111::WinGLContext
/external/skia/src/gpu/gl/mac/
DSkCreatePlatformGLContext_mac.cpp22 void destroyGLContext();
59 this->destroyGLContext(); in MacGLContext()
64 this->destroyGLContext(); in MacGLContext()
70 this->destroyGLContext(); in ~MacGLContext()
73 void MacGLContext::destroyGLContext() { in destroyGLContext() function in __anon7342f82c0111::MacGLContext
/external/skia/src/gpu/gl/egl/
DSkCreatePlatformGLContext_egl.cpp23 void destroyGLContext();
127 this->destroyGLContext(); in EGLGLContext()
133 this->destroyGLContext(); in EGLGLContext()
140 this->destroyGLContext(); in EGLGLContext()
146 this->destroyGLContext(); in EGLGLContext()
153 this->destroyGLContext(); in ~EGLGLContext()
156 void EGLGLContext::destroyGLContext() { in destroyGLContext() function in __anoned9deafa0111::EGLGLContext
/external/skia/src/gpu/gl/iOS/
DSkCreatePlatformGLContext_iOS.mm24 void destroyGLContext();
38 this->destroyGLContext();
43 this->destroyGLContext();
49 this->destroyGLContext();
52 void IOSGLContext::destroyGLContext() {
/external/skia/src/gpu/gl/angle/
DSkANGLEGLContext.cpp102 this->destroyGLContext(); in SkANGLEGLContext()
107 this->destroyGLContext(); in SkANGLEGLContext()
113 this->destroyGLContext(); in ~SkANGLEGLContext()
116 void SkANGLEGLContext::destroyGLContext() { in destroyGLContext() function in SkANGLEGLContext
/external/skia/include/gpu/gl/angle/
DSkANGLEGLContext.h38 void destroyGLContext();