Searched refs:SkMesaGLContext (Results 1 – 6 of 6) sorted by relevance
14 SkMesaGLContext::AutoContextRestore::AutoContextRestore() { in AutoContextRestore()23 SkMesaGLContext::AutoContextRestore::~AutoContextRestore() { in ~AutoContextRestore()32 SkMesaGLContext::SkMesaGLContext() in SkMesaGLContext() function in SkMesaGLContext38 SkMesaGLContext::~SkMesaGLContext() { in ~SkMesaGLContext()42 void SkMesaGLContext::destroyGLContext() { in destroyGLContext()54 const GrGLInterface* SkMesaGLContext::createGLContext() { in createGLContext()97 void SkMesaGLContext::makeCurrent() const { in makeCurrent()
15 class SkMesaGLContext : public SkGLContext {20 SkMesaGLContext();22 virtual ~SkMesaGLContext();
54 SkMesaGLContext::AutoContextRestore mglacr; in GLInterfaceValidationTest()55 SkMesaGLContext mglctx; in GLInterfaceValidationTest()
81 glCtx.reset(SkNEW(SkMesaGLContext)); in get()
250 '<(skia_include_path)/gpu/gl/SkMesaGLContext.h',251 '<(skia_src_path)/gpu/gl/mesa/SkMesaGLContext.cpp',
153 '../src/gpu/gl/mesa/SkMesaGLContext.cpp',