Home
last modified time | relevance | path

Searched defs:getGLContext (Results 1 – 2 of 2) sorted by relevance

/external/skia/bench/
DGLBench.cpp20 const GrGLContext* GLBench::getGLContext(SkCanvas* canvas) { in getGLContext() function in GLBench
/external/deqp/framework/platform/win32/
DtcuWGL.hpp198 HGLRC getGLContext (void) const { return m_context; } in getGLContext() function in tcu::wgl::Context