Searched refs:fGLRC (Results 1 – 2 of 2) sorted by relevance
157 HGLRC getGLRC() const { return fGLRC; } in getGLRC()164 HGLRC fGLRC; variable
454 wglDeleteContext(fGLRC); in ~SkWGLPbufferContext()462 , fGLRC(glrc) { in SkWGLPbufferContext()