Searched refs:fStroker (Results 1 – 2 of 2) sorted by relevance
107 const GrCCStroker& stroker() const { SkASSERT(!this->isMapped()); return fStroker; } in stroker()130 GrCCStroker fStroker; variable
159 , fStroker(specs.fNumRenderedPaths[kStrokeIdx], in GrCCPerFlushResources()377 fStroker.parseDeviceSpaceStroke(path, fLocalDevPtsBuffer.begin(), stroke, strokeDevWidth, in renderShapeInAtlas()424 retiredAtlas->setStrokeBatchID(fStroker.closeCurrentBatch()); in placeRenderedPathInAtlas()444 fRenderedAtlasStack.current().setStrokeBatchID(fStroker.closeCurrentBatch()); in finalize()452 if (!fStroker.prepareToDraw(onFlushRP)) { in finalize()