Home
last modified time | relevance | path

Searched refs:setStrokeBatchID (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCAtlas.h89 void setStrokeBatchID(int id);
DGrCCPerFlushResources.cpp480 retiredAtlas->setStrokeBatchID(fStroker.closeCurrentBatch()); in placeRenderedPathInAtlas()
524 fRenderedAtlasStack.current().setStrokeBatchID(fStroker.closeCurrentBatch()); in finalize()
DGrCCAtlas.cpp183 void GrCCAtlas::setStrokeBatchID(int id) { in setStrokeBatchID() function in GrCCAtlas