HomeSort by relevance Sort by last modified time
    Searched refs:destroyGLContext (Results 1 - 8 of 8) sorted by null

  /external/skia/tools/gpu/gl/mesa/
GLTestContext_mesa.cpp 44 void destroyGLContext();
72 this->destroyGLContext();
80 this->destroyGLContext();
91 this->destroyGLContext();
98 this->destroyGLContext();
104 this->destroyGLContext();
113 this->destroyGLContext();
116 void MesaGLContext::destroyGLContext() {
  /external/skia/tools/gpu/gl/mac/
CreatePlatformGLTestContext_mac.cpp 23 void destroyGLContext();
66 this->destroyGLContext();
71 this->destroyGLContext();
84 this->destroyGLContext();
87 void MacGLTestContext::destroyGLContext() {
  /external/skia/tools/gpu/gl/win/
CreatePlatformGLTestContext_win.cpp 25 void destroyGLContext();
79 this->destroyGLContext();
101 this->destroyGLContext();
118 this->destroyGLContext();
125 this->destroyGLContext();
130 this->destroyGLContext();
139 this->destroyGLContext();
142 void WinGLTestContext::destroyGLContext() {
  /external/skia/tools/gpu/gl/glx/
CreatePlatformGLTestContext_glx.cpp 60 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();
    [all...]
  /external/skia/tools/gpu/gl/command_buffer/
GLTestContext_command_buffer.cpp 172 this->destroyGLContext();
179 this->destroyGLContext();
189 this->destroyGLContext();
203 this->destroyGLContext();
209 this->destroyGLContext();
216 this->destroyGLContext();
221 this->destroyGLContext();
230 this->destroyGLContext();
233 void CommandBufferGLTestContext::destroyGLContext() {
GLTestContext_command_buffer.h 41 void destroyGLContext();
  /external/skia/tools/gpu/gl/angle/
GLTestContext_angle.cpp 87 void destroyGLContext();
155 this->destroyGLContext();
174 this->destroyGLContext();
192 this->destroyGLContext();
205 this->destroyGLContext();
219 this->destroyGLContext();
226 this->destroyGLContext();
231 this->destroyGLContext();
258 this->destroyGLContext();
321 void ANGLEGLContext::destroyGLContext() {
    [all...]
  /external/skia/tools/gpu/gl/egl/
CreatePlatformGLTestContext_egl.cpp 53 void destroyGLContext();
167 this->destroyGLContext();
173 this->destroyGLContext();
180 this->destroyGLContext();
186 this->destroyGLContext();
197 this->destroyGLContext();
200 void EGLGLTestContext::destroyGLContext() {

Completed in 123 milliseconds