Home
last modified time | relevance | path

Searched refs:prevGLRC (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/utils/win/
DSkWGL_win.cpp257 HGLRC prevGLRC = wglGetCurrentContext(); in SkWGLExtensions() local
304 wglMakeCurrent(prevDC, prevGLRC); in SkWGLExtensions()
360 HGLRC prevGLRC = wglGetCurrentContext(); in create_gl_context() local
365 wglMakeCurrent(prevDC, prevGLRC); in create_gl_context()
376 wglMakeCurrent(prevDC, prevGLRC); in create_gl_context()
418 wglMakeCurrent(prevDC, prevGLRC); in create_gl_context()