Searched refs:drawFixedCount (Results 1 – 5 of 5) sorted by relevance
108 virtual void drawFixedCount(GrOpFlushState*) const = 0;114 this->drawFixedCount(flushState); in draw()
60 void drawFixedCount(GrOpFlushState*) const final;
61 void drawFixedCount(GrOpFlushState*) const final;
242 void PathCurveTessellator::drawFixedCount(GrOpFlushState* flushState) const { in drawFixedCount() function in skgpu::PathCurveTessellator
303 void PathWedgeTessellator::drawFixedCount(GrOpFlushState* flushState) const { in drawFixedCount() function in skgpu::PathWedgeTessellator