HomeSort by relevance Sort by last modified time
    Searched refs:fOldHGLRC (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/win/
SkNativeGLContext_win.cpp 15 fOldHGLRC = wglGetCurrentContext();
20 wglMakeCurrent(fOldHDC, fOldHGLRC);
  /external/skia/include/gpu/gl/
SkNativeGLContext.h 49 HGLRC fOldHGLRC;

Completed in 68 milliseconds