Searched refs:numGLCommands (Results 1 – 1 of 1) sorted by relevance
25 int numGLCommands() const { return 1 + fNumChangesInGeometry; } in numGLCommands() function in gr_instanced::GLInstancedOp80 numGLDrawCmds += op->numGLCommands(); in onBeginFlush()219 int numCommands = op->numGLCommands(); in onDraw()