Searched refs:fOldEGLContext (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/android/
H A DSkNativeGLContext_android.cpp11 fOldEGLContext = eglGetCurrentContext();
19 eglMakeCurrent(fOldDisplay, fOldSurface, fOldSurface, fOldEGLContext);
/external/skia/include/gpu/gl/
H A DSkNativeGLContext.h51 EGLContext fOldEGLContext; member in class:SkNativeGLContext::AutoContextRestore

Completed in 46 milliseconds