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

/external/skia/src/gpu/mac/
H A DSkNativeGLContext_mac.cpp11 fOldAGLContext = aglGetCurrentContext();
15 aglSetCurrentContext(fOldAGLContext);
/external/skia/include/gpu/gl/
H A DSkNativeGLContext.h42 AGLContext fOldAGLContext; member in class:SkNativeGLContext::AutoContextRestore

Completed in 353 milliseconds