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

  /external/skia/src/gpu/gl/nacl/
SkNativeGLContext_nacl.cpp 23 this->destroyGLContext();
26 void SkNativeGLContext::destroyGLContext() {
  /external/skia/src/gpu/gl/mac/
SkNativeGLContext_mac.cpp 25 this->destroyGLContext();
28 void SkNativeGLContext::destroyGLContext() {
49 this->destroyGLContext();
55 this->destroyGLContext();
65 this->destroyGLContext();
  /external/skia/src/gpu/gl/mesa/
SkMesaGLContext.cpp 39 this->destroyGLContext();
42 void SkMesaGLContext::destroyGLContext() {
64 this->destroyGLContext();
72 this->destroyGLContext();
83 this->destroyGLContext();
90 this->destroyGLContext();
  /external/skia/src/gpu/gl/win/
SkNativeGLContext_win.cpp 34 this->destroyGLContext();
37 void SkNativeGLContext::destroyGLContext() {
84 this->destroyGLContext();
102 this->destroyGLContext();
108 this->destroyGLContext();
114 this->destroyGLContext();
120 this->destroyGLContext();
126 this->destroyGLContext();
  /external/skia/src/gpu/gl/android/
SkNativeGLContext_android.cpp 32 this->destroyGLContext();
35 void SkNativeGLContext::destroyGLContext() {
94 this->destroyGLContext();
  /external/skia/src/gpu/gl/angle/
SkANGLEGLContext.cpp 33 this->destroyGLContext();
36 void SkANGLEGLContext::destroyGLContext() {
96 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 93 milliseconds