Searched refs:destroyGLContext (Results 1 - 8 of 8) sorted by relevance

/external/skia/tools/gpu/gl/mesa/
H A DGLTestContext_mesa.cpp44 void destroyGLContext();
72 this->destroyGLContext();
80 this->destroyGLContext();
91 this->destroyGLContext();
98 this->destroyGLContext();
104 this->destroyGLContext();
113 this->destroyGLContext();
116 void MesaGLContext::destroyGLContext() { function in class:__anon17347::MesaGLContext
/external/skia/tools/gpu/gl/mac/
H A DCreatePlatformGLTestContext_mac.cpp23 void destroyGLContext();
66 this->destroyGLContext();
71 this->destroyGLContext();
84 this->destroyGLContext();
87 void MacGLTestContext::destroyGLContext() { function in class:__anon17346::MacGLTestContext
/external/skia/tools/gpu/gl/win/
H A DCreatePlatformGLTestContext_win.cpp25 void destroyGLContext();
79 this->destroyGLContext();
101 this->destroyGLContext();
118 this->destroyGLContext();
125 this->destroyGLContext();
130 this->destroyGLContext();
139 this->destroyGLContext();
142 void WinGLTestContext::destroyGLContext() { function in class:__anon17349::WinGLTestContext
/external/skia/tools/gpu/gl/glx/
H A DCreatePlatformGLTestContext_glx.cpp60 void destroyGLContext();
104 this->destroyGLContext();
121 this->destroyGLContext();
131 this->destroyGLContext();
173 this->destroyGLContext();
206 this->destroyGLContext();
220 this->destroyGLContext();
227 this->destroyGLContext();
233 this->destroyGLContext();
243 this->destroyGLContext();
246 void GLXGLTestContext::destroyGLContext() { function in class:__anon17345::GLXGLTestContext
[all...]
/external/skia/tools/gpu/gl/command_buffer/
H A DGLTestContext_command_buffer.cpp170 this->destroyGLContext();
177 this->destroyGLContext();
187 this->destroyGLContext();
201 this->destroyGLContext();
207 this->destroyGLContext();
214 this->destroyGLContext();
219 this->destroyGLContext();
228 this->destroyGLContext();
231 void CommandBufferGLTestContext::destroyGLContext() { function in class:sk_gpu_test::CommandBufferGLTestContext
H A DGLTestContext_command_buffer.h41 void destroyGLContext();
/external/skia/tools/gpu/gl/egl/
H A DCreatePlatformGLTestContext_egl.cpp50 void destroyGLContext();
164 this->destroyGLContext();
170 this->destroyGLContext();
177 this->destroyGLContext();
183 this->destroyGLContext();
194 this->destroyGLContext();
197 void EGLGLTestContext::destroyGLContext() { function in class:__anon17343::EGLGLTestContext
/external/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp88 void destroyGLContext();
155 this->destroyGLContext();
160 this->destroyGLContext();
169 this->destroyGLContext();
230 void ANGLEGLContext::destroyGLContext() { function in class:__anon17340::ANGLEGLContext

Completed in 213 milliseconds