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

  /external/skia/src/gpu/gl/mesa/
SkMesaGLContext.cpp 30 this->destroyGLContext();
38 this->destroyGLContext();
49 this->destroyGLContext();
56 this->destroyGLContext();
62 this->destroyGLContext();
71 this->destroyGLContext();
74 void SkMesaGLContext::destroyGLContext() {
SkMesaGLContext.h 33 void destroyGLContext();
  /external/skia/src/gpu/gl/mac/
SkCreatePlatformGLContext_mac.cpp 24 void destroyGLContext();
67 this->destroyGLContext();
72 this->destroyGLContext();
85 this->destroyGLContext();
88 void MacGLContext::destroyGLContext() {
  /external/skia/src/gpu/gl/win/
SkCreatePlatformGLContext_win.cpp 26 void destroyGLContext();
80 this->destroyGLContext();
97 this->destroyGLContext();
114 this->destroyGLContext();
121 this->destroyGLContext();
126 this->destroyGLContext();
135 this->destroyGLContext();
138 void WinGLContext::destroyGLContext() {
  /external/skia/src/gpu/gl/glx/
SkCreatePlatformGLContext_glx.cpp 53 void destroyGLContext();
76 this->destroyGLContext();
93 this->destroyGLContext();
103 this->destroyGLContext();
143 this->destroyGLContext();
256 this->destroyGLContext();
270 this->destroyGLContext();
277 this->destroyGLContext();
283 this->destroyGLContext();
293 this->destroyGLContext();
    [all...]
  /external/skia/src/gpu/gl/egl/
SkCreatePlatformGLContext_egl.cpp 49 void destroyGLContext();
159 this->destroyGLContext();
165 this->destroyGLContext();
172 this->destroyGLContext();
178 this->destroyGLContext();
189 this->destroyGLContext();
192 void EGLGLContext::destroyGLContext() {
  /external/skia/src/gpu/gl/command_buffer/
SkCommandBufferGLContext.cpp 213 this->destroyGLContext();
221 this->destroyGLContext();
237 this->destroyGLContext();
248 this->destroyGLContext();
254 this->destroyGLContext();
261 this->destroyGLContext();
266 this->destroyGLContext();
275 this->destroyGLContext();
278 void SkCommandBufferGLContext::destroyGLContext() {
  /external/skia/include/gpu/gl/angle/
SkANGLEGLContext.h 47 void destroyGLContext();
  /external/skia/include/gpu/gl/command_buffer/
SkCommandBufferGLContext.h 61 void destroyGLContext();
  /external/skia/src/gpu/gl/angle/
SkANGLEGLContext.cpp 117 this->destroyGLContext();
122 this->destroyGLContext();
131 this->destroyGLContext();
195 void SkANGLEGLContext::destroyGLContext() {

Completed in 441 milliseconds