Home
last modified time | relevance | path

Searched defs:destroyGLContext (Results 1 – 6 of 6) sorted by relevance

/external/skia/include/gpu/gl/
DSkNullGLContext.h23 virtual void destroyGLContext() SK_OVERRIDE {}; in destroyGLContext() function
/external/skia/src/gpu/mesa/
DSkMesaGLContext.cpp41 void SkMesaGLContext::destroyGLContext() { in destroyGLContext() function in SkMesaGLContext
/external/skia/src/gpu/mac/
DSkNativeGLContext_mac.cpp28 void SkNativeGLContext::destroyGLContext() { in destroyGLContext() function in SkNativeGLContext
/external/skia/src/gpu/win/
DSkNativeGLContext_win.cpp37 void SkNativeGLContext::destroyGLContext() { in destroyGLContext() function in SkNativeGLContext
/external/skia/src/gpu/android/
DSkNativeGLContext_android.cpp35 void SkNativeGLContext::destroyGLContext() { in destroyGLContext() function in SkNativeGLContext
/external/skia/src/gpu/unix/
DSkNativeGLContext_unix.cpp43 void SkNativeGLContext::destroyGLContext() { in destroyGLContext() function in SkNativeGLContext