Searched refs:AutoContextRestore (Results 1 - 8 of 8) sorted by relevance

/external/skia/include/gpu/gl/
H A DSkMesaGLContext.h26 class AutoContextRestore { class in class:SkMesaGLContext
28 AutoContextRestore();
29 ~AutoContextRestore();
H A DSkNativeGLContext.h35 class AutoContextRestore { class in class:SkNativeGLContext
37 AutoContextRestore();
38 ~AutoContextRestore();
/external/skia/src/gpu/mac/
H A DSkNativeGLContext_mac.cpp10 SkNativeGLContext::AutoContextRestore::AutoContextRestore() { function in class:SkNativeGLContext::AutoContextRestore
14 SkNativeGLContext::AutoContextRestore::~AutoContextRestore() {
/external/skia/src/gpu/android/
H A DSkNativeGLContext_android.cpp10 SkNativeGLContext::AutoContextRestore::AutoContextRestore() { function in class:SkNativeGLContext::AutoContextRestore
17 SkNativeGLContext::AutoContextRestore::~AutoContextRestore() {
/external/skia/src/gpu/mesa/
H A DSkMesaGLContext.cpp13 SkMesaGLContext::AutoContextRestore::AutoContextRestore() { function in class:SkMesaGLContext::AutoContextRestore
22 SkMesaGLContext::AutoContextRestore::~AutoContextRestore() {
/external/skia/src/gpu/win/
H A DSkNativeGLContext_win.cpp14 SkNativeGLContext::AutoContextRestore::AutoContextRestore() { function in class:SkNativeGLContext::AutoContextRestore
19 SkNativeGLContext::AutoContextRestore::~AutoContextRestore() {
/external/skia/tests/
H A DGLInterfaceValidation.cpp29 SkNativeGLContext::AutoContextRestore nglacr;
40 SkMesaGLContext::AutoContextRestore mglacr;
/external/skia/src/gpu/unix/
H A DSkNativeGLContext_unix.cpp12 SkNativeGLContext::AutoContextRestore::AutoContextRestore() { function in class:SkNativeGLContext::AutoContextRestore
18 SkNativeGLContext::AutoContextRestore::~AutoContextRestore() {

Completed in 500 milliseconds