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

  /external/chromium_org/third_party/skia/src/gpu/gl/nacl/
SkNativeGLContext_nacl.cpp 23 this->destroyGLContext();
26 void SkNativeGLContext::destroyGLContext() {
  /external/skia/src/gpu/gl/nacl/
SkNativeGLContext_nacl.cpp 23 this->destroyGLContext();
26 void SkNativeGLContext::destroyGLContext() {
  /external/chromium_org/third_party/skia/src/gpu/gl/mac/
SkNativeGLContext_mac.cpp 26 this->destroyGLContext();
29 void SkNativeGLContext::destroyGLContext() {
71 this->destroyGLContext();
  /external/chromium_org/third_party/skia/src/gpu/gl/mesa/
SkMesaGLContext.cpp 39 this->destroyGLContext();
42 void SkMesaGLContext::destroyGLContext() {
70 this->destroyGLContext();
78 this->destroyGLContext();
89 this->destroyGLContext();
96 this->destroyGLContext();
  /external/skia/src/gpu/gl/mac/
SkNativeGLContext_mac.cpp 26 this->destroyGLContext();
29 void SkNativeGLContext::destroyGLContext() {
68 this->destroyGLContext();
  /external/skia/src/gpu/gl/mesa/
SkMesaGLContext.cpp 39 this->destroyGLContext();
42 void SkMesaGLContext::destroyGLContext() {
66 this->destroyGLContext();
74 this->destroyGLContext();
85 this->destroyGLContext();
92 this->destroyGLContext();
  /external/skia/src/gpu/gl/win/
SkNativeGLContext_win.cpp 35 this->destroyGLContext();
38 void SkNativeGLContext::destroyGLContext() {
85 this->destroyGLContext();
92 this->destroyGLContext();
98 this->destroyGLContext();
104 this->destroyGLContext();
  /external/chromium_org/third_party/skia/src/gpu/gl/angle/
SkANGLEGLContext.cpp 33 this->destroyGLContext();
36 void SkANGLEGLContext::destroyGLContext() {
99 this->destroyGLContext();
  /external/chromium_org/third_party/skia/src/gpu/gl/win/
SkNativeGLContext_win.cpp 35 this->destroyGLContext();
38 void SkNativeGLContext::destroyGLContext() {
89 this->destroyGLContext();
106 this->destroyGLContext();
123 this->destroyGLContext();
130 this->destroyGLContext();
  /external/skia/src/gpu/gl/angle/
SkANGLEGLContext.cpp 33 this->destroyGLContext();
36 void SkANGLEGLContext::destroyGLContext() {
96 this->destroyGLContext();
  /external/chromium_org/third_party/skia/src/gpu/gl/android/
SkNativeGLContext_android.cpp 32 this->destroyGLContext();
35 void SkNativeGLContext::destroyGLContext() {
145 this->destroyGLContext();
151 this->destroyGLContext();
158 this->destroyGLContext();
165 this->destroyGLContext();
  /external/skia/src/gpu/gl/android/
SkNativeGLContext_android.cpp 32 this->destroyGLContext();
35 void SkNativeGLContext::destroyGLContext() {
136 this->destroyGLContext();
142 this->destroyGLContext();
149 this->destroyGLContext();
156 this->destroyGLContext();
  /external/chromium_org/third_party/skia/src/gpu/gl/unix/
SkNativeGLContext_unix.cpp 42 this->destroyGLContext();
45 void SkNativeGLContext::destroyGLContext() {
74 this->destroyGLContext();
91 this->destroyGLContext();
101 this->destroyGLContext();
141 this->destroyGLContext();
253 this->destroyGLContext();
267 this->destroyGLContext();
274 this->destroyGLContext();
  /external/skia/src/gpu/gl/unix/
SkNativeGLContext_unix.cpp 42 this->destroyGLContext();
45 void SkNativeGLContext::destroyGLContext() {
74 this->destroyGLContext();
92 this->destroyGLContext();
135 this->destroyGLContext();
162 this->destroyGLContext();
256 this->destroyGLContext();
270 this->destroyGLContext();
277 this->destroyGLContext();

Completed in 4405 milliseconds