Searched refs:flushGLState (Results 1 – 3 of 3) sorted by relevance
130 if (!this->gpu()->flushGLState(args)) { in onDrawPath()158 if (!this->gpu()->flushGLState(args)) { in onDrawPaths()
227 bool flushGLState(const DrawArgs&);
1787 bool GrGLGpu::flushGLState(const DrawArgs& args) { in flushGLState() function in GrGLGpu2596 if (!this->flushGLState(args)) { in onDraw()