Searched defs:getGLContext (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/gpu/
H A DGrContextFactory.h119 SkGLContext* getGLContext(GLContextType type) { function in class:GrContextFactory
/external/deqp/framework/platform/win32/
H A DtcuWGL.hpp198 HGLRC getGLContext (void) const { return m_context; } function in class:tcu::wgl::Context
/external/skia/tools/
H A DPictureRenderer.h365 SkGLContext* getGLContext() { function in class:sk_tools::PictureRenderer
388 return fGrContextFactory.getGLContext(glContextType);

Completed in 151 milliseconds