Searched refs:fGLRC (Results 1 – 2 of 2) sorted by relevance
152 HGLRC getGLRC() const { return fGLRC; } in getGLRC()159 HGLRC fGLRC; variable
467 wglDeleteContext(fGLRC); in ~SkWGLPbufferContext()475 , fGLRC(glrc) { in SkWGLPbufferContext()