Searched defs:getGLContext (Results 1 – 2 of 2) sorted by relevance
20 const GrGLContext* GLBench::getGLContext(SkCanvas* canvas) { in getGLContext() function in GLBench
198 HGLRC getGLContext (void) const { return m_context; } in getGLContext() function in tcu::wgl::Context