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

  /external/skia/src/utils/win/
SkWGL.h 152 HGLRC getGLRC() const { return fGLRC; }
159 HGLRC fGLRC;
SkWGL_win.cpp 467 wglDeleteContext(fGLRC);
475 , fGLRC(glrc) {

Completed in 58 milliseconds