Searched defs:destroyGLContext (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/mac/
H A DSkNativeGLContext_mac.cpp26 this->destroyGLContext();
29 void SkNativeGLContext::destroyGLContext() { function in class:SkNativeGLContext
68 this->destroyGLContext();
/external/chromium_org/third_party/skia/src/gpu/gl/mesa/
H A DSkMesaGLContext.cpp39 this->destroyGLContext();
42 void SkMesaGLContext::destroyGLContext() { function in class:SkMesaGLContext
66 this->destroyGLContext();
74 this->destroyGLContext();
85 this->destroyGLContext();
92 this->destroyGLContext();
/external/chromium_org/third_party/skia/src/gpu/gl/nacl/
H A DSkNativeGLContext_nacl.cpp23 this->destroyGLContext();
26 void SkNativeGLContext::destroyGLContext() { function in class:SkNativeGLContext
/external/chromium_org/third_party/skia/src/gpu/gl/win/
H A DSkNativeGLContext_win.cpp35 this->destroyGLContext();
38 void SkNativeGLContext::destroyGLContext() { function in class:SkNativeGLContext
85 this->destroyGLContext();
92 this->destroyGLContext();
98 this->destroyGLContext();
104 this->destroyGLContext();
/external/skia/src/gpu/gl/mac/
H A DSkNativeGLContext_mac.cpp26 this->destroyGLContext();
29 void SkNativeGLContext::destroyGLContext() { function in class:SkNativeGLContext
68 this->destroyGLContext();
/external/skia/src/gpu/gl/mesa/
H A DSkMesaGLContext.cpp39 this->destroyGLContext();
42 void SkMesaGLContext::destroyGLContext() { function in class:SkMesaGLContext
66 this->destroyGLContext();
74 this->destroyGLContext();
85 this->destroyGLContext();
92 this->destroyGLContext();
/external/skia/src/gpu/gl/nacl/
H A DSkNativeGLContext_nacl.cpp23 this->destroyGLContext();
26 void SkNativeGLContext::destroyGLContext() { function in class:SkNativeGLContext
/external/skia/src/gpu/gl/win/
H A DSkNativeGLContext_win.cpp35 this->destroyGLContext();
38 void SkNativeGLContext::destroyGLContext() { function in class:SkNativeGLContext
85 this->destroyGLContext();
92 this->destroyGLContext();
98 this->destroyGLContext();
104 this->destroyGLContext();
/external/chromium_org/third_party/skia/src/gpu/gl/angle/
H A DSkANGLEGLContext.cpp33 this->destroyGLContext();
36 void SkANGLEGLContext::destroyGLContext() { function in class:SkANGLEGLContext
96 this->destroyGLContext();
/external/skia/src/gpu/gl/angle/
H A DSkANGLEGLContext.cpp33 this->destroyGLContext();
36 void SkANGLEGLContext::destroyGLContext() { function in class:SkANGLEGLContext
96 this->destroyGLContext();
/external/chromium_org/third_party/skia/src/gpu/gl/android/
H A DSkNativeGLContext_android.cpp32 this->destroyGLContext();
35 void SkNativeGLContext::destroyGLContext() { function in class:SkNativeGLContext
136 this->destroyGLContext();
142 this->destroyGLContext();
149 this->destroyGLContext();
156 this->destroyGLContext();
/external/skia/src/gpu/gl/android/
H A DSkNativeGLContext_android.cpp32 this->destroyGLContext();
35 void SkNativeGLContext::destroyGLContext() { function in class:SkNativeGLContext
136 this->destroyGLContext();
142 this->destroyGLContext();
149 this->destroyGLContext();
156 this->destroyGLContext();
/external/chromium_org/third_party/skia/src/gpu/gl/unix/
H A DSkNativeGLContext_unix.cpp42 this->destroyGLContext();
45 void SkNativeGLContext::destroyGLContext() { function in class:SkNativeGLContext
74 this->destroyGLContext();
92 this->destroyGLContext();
135 this->destroyGLContext();
162 this->destroyGLContext();
256 this->destroyGLContext();
270 this->destroyGLContext();
277 this->destroyGLContext();
/external/skia/src/gpu/gl/unix/
H A DSkNativeGLContext_unix.cpp42 this->destroyGLContext();
45 void SkNativeGLContext::destroyGLContext() { function in class:SkNativeGLContext
74 this->destroyGLContext();
92 this->destroyGLContext();
135 this->destroyGLContext();
162 this->destroyGLContext();
256 this->destroyGLContext();
270 this->destroyGLContext();
277 this->destroyGLContext();

Completed in 135 milliseconds