Searched refs:drawBatches (Results 1 – 3 of 3) sorted by relevance
84 fDrawTargets[i]->drawBatches(&fFlushState); in flush()
97 void drawBatches(GrBatchFlushState* flushState);
200 void GrDrawTarget::drawBatches(GrBatchFlushState* flushState) { in drawBatches() function in GrDrawTarget