Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ccpr/
DGrStencilAtlasOp.h66 , fStrokeBatchID(strokeBatchID) in GrStencilAtlasOp()
76 const StrokeBatchID fStrokeBatchID; variable
DGrCCAtlas.h90 int getStrokeBatchID() const { return fStrokeBatchID; } in getStrokeBatchID()
118 int fStrokeBatchID; variable
DGrCCPerFlushResources.cpp138 fResources->stroker().drawStrokes(flushState, &proc, fStrokeBatchID, fDrawBounds); in onExecute()
148 , fStrokeBatchID(strokeBatchID) in RenderAtlasOp()
153 const StrokeBatchID fStrokeBatchID; member in __anon5745c02a0111::RenderAtlasOp
DGrStencilAtlasOp.cpp116 flushState, &sampleMaskProc, fStrokeBatchID, drawBoundsRect); in onExecute()
DGrCCAtlas.cpp186 fStrokeBatchID = id; in setStrokeBatchID()