Searched refs:drawStrokes (Results 1 – 4 of 4) sorted by relevance
58 void drawStrokes(GrOpFlushState*, BatchID, const SkIRect& drawBounds) const;
119 fResources->stroker().drawStrokes(flushState, fStrokeBatchID, fDrawBounds); in onExecute()
675 void GrCCStroker::drawStrokes(GrOpFlushState* flushState, BatchID batchID, in drawStrokes() function in GrCCStroker
386 stroker.drawStrokes(state, batchID, ibounds); in onExecute()