Home
last modified time | relevance | path

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

/external/skia/src/utils/win/
DSkWGL_win.cpp247 HGLRC prevGLRC = wglGetCurrentContext(); in SkWGLExtensions() local
285 wglMakeCurrent(prevDC, prevGLRC); in SkWGLExtensions()
340 HGLRC prevGLRC = wglGetCurrentContext(); in create_gl_context() local
345 wglMakeCurrent(prevDC, prevGLRC); in create_gl_context()
356 wglMakeCurrent(prevDC, prevGLRC); in create_gl_context()
398 wglMakeCurrent(prevDC, prevGLRC); in create_gl_context()