Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCAtlas.h70 void setStrokeBatchID(int id);
DGrCCPerFlushResources.cpp424 retiredAtlas->setStrokeBatchID(fStroker.closeCurrentBatch()); in placeRenderedPathInAtlas()
444 fRenderedAtlasStack.current().setStrokeBatchID(fStroker.closeCurrentBatch()); in finalize()
DGrCCAtlas.cpp153 void GrCCAtlas::setStrokeBatchID(int id) { in setStrokeBatchID() function in GrCCAtlas