Home
last modified time | relevance | path

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

/third_party/skia/src/utils/win/
DSkWGL_win.cpp256 HDC prevDC = wglGetCurrentDC(); in SkWGLExtensions() local
304 wglMakeCurrent(prevDC, prevGLRC); in SkWGLExtensions()
359 HDC prevDC = wglGetCurrentDC(); 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()