Home
last modified time | relevance | path

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

/third_party/skia/tools/gpu/gl/win/
H A DCreatePlatformGLTestContext_win.cpp42 void destroyGLContext();
97 this->destroyGLContext();
120 this->destroyGLContext();
138 this->destroyGLContext();
146 this->destroyGLContext();
151 this->destroyGLContext();
166 this->destroyGLContext();
169 void WinGLTestContext::destroyGLContext() {
/third_party/skia/tools/gpu/gl/glx/
H A 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()
271 void GLXGLTestContext::destroyGLContext() { destroyGLContext() function in GLXGLTestContext
[all...]
/third_party/skia/tools/gpu/gl/mac/
H A 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 MacGLTestContext
/third_party/skia/tools/gpu/gl/angle/
H A DGLTestContext_angle.cpp102 void destroyGLContext();
231 this->destroyGLContext(); in ANGLEGLContext()
270 this->destroyGLContext(); in ANGLEGLContext()
288 this->destroyGLContext(); in ANGLEGLContext()
309 this->destroyGLContext(); in ANGLEGLContext()
324 this->destroyGLContext(); in ANGLEGLContext()
331 this->destroyGLContext(); in ANGLEGLContext()
336 this->destroyGLContext(); in ANGLEGLContext()
367 this->destroyGLContext(); in ~ANGLEGLContext()
424 void ANGLEGLContext::destroyGLContext() { in destroyGLContext() function in ANGLEGLContext
[all...]
/third_party/skia/tools/gpu/gl/egl/
H A 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 EGLGLTestContext
/third_party/skia/tools/gpu/gl/command_buffer/
H A DGLTestContext_command_buffer.cpp264 this->destroyGLContext();
271 this->destroyGLContext();
281 this->destroyGLContext();
295 this->destroyGLContext();
302 this->destroyGLContext();
309 this->destroyGLContext();
314 this->destroyGLContext();
336 this->destroyGLContext();
339 void CommandBufferGLTestContext::destroyGLContext() {
H A DGLTestContext_command_buffer.h41 void destroyGLContext();

Completed in 4 milliseconds