Searched defs:glContext (Results 1 – 2 of 2) sorted by relevance
241 SkGLContext* glContext = this->getGLContext(); in resetState() local261 SkGLContext* glContext = this->getGLContext(); in purgeTextures() local
40 const GrGLContext& glContext() const { return fGLContext; } in glContext() function