Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCPerFlushResources.cpp106 FillBatchID fillBatchID, StrokeBatchID strokeBatchID, in Make() argument
110 return pool->allocate<RenderAtlasOp>(std::move(resources), fillBatchID, strokeBatchID, in Make()
126 StrokeBatchID strokeBatchID, const SkISize& drawBounds) in RenderAtlasOp() argument
129 , fStrokeBatchID(strokeBatchID) in RenderAtlasOp()