Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/glx/
DCreatePlatformGLTestContext_glx.cpp60 void destroyGLContext();
121 this->destroyGLContext(); in GLXGLTestContext()
138 this->destroyGLContext(); in GLXGLTestContext()
148 this->destroyGLContext(); in GLXGLTestContext()
190 this->destroyGLContext(); in GLXGLTestContext()
223 this->destroyGLContext(); in GLXGLTestContext()
238 this->destroyGLContext(); in GLXGLTestContext()
246 this->destroyGLContext(); in GLXGLTestContext()
252 this->destroyGLContext(); in GLXGLTestContext()
268 this->destroyGLContext(); in ~GLXGLTestContext()
[all …]
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp41 void destroyGLContext();
96 this->destroyGLContext(); in WinGLTestContext()
119 this->destroyGLContext(); in WinGLTestContext()
137 this->destroyGLContext(); in WinGLTestContext()
145 this->destroyGLContext(); in WinGLTestContext()
150 this->destroyGLContext(); in WinGLTestContext()
165 this->destroyGLContext(); in ~WinGLTestContext()
168 void WinGLTestContext::destroyGLContext() { in destroyGLContext() function in __anonb47014360111::WinGLTestContext
/external/skia/tools/gpu/gl/mac/
DCreatePlatformGLTestContext_mac.cpp29 void destroyGLContext();
97 this->destroyGLContext(); in MacGLTestContext()
102 this->destroyGLContext(); in MacGLTestContext()
115 this->destroyGLContext(); in ~MacGLTestContext()
118 void MacGLTestContext::destroyGLContext() { in destroyGLContext() function in __anon78697bfc0111::MacGLTestContext
/external/skia/tools/gpu/gl/egl/
DCreatePlatformGLTestContext_egl.cpp39 void destroyGLContext();
166 this->destroyGLContext(); in EGLGLTestContext()
173 this->destroyGLContext(); in EGLGLTestContext()
181 this->destroyGLContext(); in EGLGLTestContext()
187 this->destroyGLContext(); in EGLGLTestContext()
210 this->destroyGLContext(); in ~EGLGLTestContext()
213 void EGLGLTestContext::destroyGLContext() { in destroyGLContext() function in __anon01a8ac8a0111::EGLGLTestContext
/external/skia/tools/gpu/gl/angle/
DGLTestContext_angle.cpp106 void destroyGLContext();
235 this->destroyGLContext(); in ANGLEGLContext()
274 this->destroyGLContext(); in ANGLEGLContext()
292 this->destroyGLContext(); in ANGLEGLContext()
313 this->destroyGLContext(); in ANGLEGLContext()
328 this->destroyGLContext(); in ANGLEGLContext()
335 this->destroyGLContext(); in ANGLEGLContext()
340 this->destroyGLContext(); in ANGLEGLContext()
374 this->destroyGLContext(); in ~ANGLEGLContext()
431 void ANGLEGLContext::destroyGLContext() { in destroyGLContext() function in __anon8d1cd28f0111::ANGLEGLContext
/external/skia/tools/gpu/gl/iOS/
DCreatePlatformGLTestContext_iOS.mm30 void destroyGLContext();
64 this->destroyGLContext();
69 this->destroyGLContext();
82 this->destroyGLContext();
85 void IOSGLTestContext::destroyGLContext() {