Searched refs:SkCreateWGLContext (Results 1 – 4 of 4) sorted by relevance
142 HGLRC SkCreateWGLContext(HDC dc, int msaaSampleCount, SkWGLContextRequest context);
391 HGLRC SkCreateWGLContext(HDC dc, int msaaSampleCount, SkWGLContextRequest contextType) { in SkCreateWGLContext() function
93 if (!(fGlRenderContext = SkCreateWGLContext(fDeviceContext, 0, contextType))) { in WinGLContext()
334 fHGLRC = SkCreateWGLContext(dc, msaaSampleCount, in attachGL()