Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCAtlas.h71 int getStrokeBatchID() const { return fStrokeBatchID; } in getStrokeBatchID()
97 int fStrokeBatchID; variable
DGrCCPerFlushResources.cpp119 fResources->stroker().drawStrokes(flushState, fStrokeBatchID, fDrawBounds); in onExecute()
129 , fStrokeBatchID(strokeBatchID) in RenderAtlasOp()
134 const StrokeBatchID fStrokeBatchID; member in __anon2fab14030111::RenderAtlasOp
DGrCCAtlas.cpp156 fStrokeBatchID = id; in setStrokeBatchID()