Searched refs:fFillBatchID (Results 1 – 5 of 5) sorted by relevance
/third_party/flutter/skia/src/gpu/ccpr/ |
D | GrStencilAtlasOp.h | 65 , fFillBatchID(fillBatchID) in GrStencilAtlasOp() 75 const FillBatchID fFillBatchID; variable
|
D | GrCCAtlas.h | 88 int getFillBatchID() const { return fFillBatchID; } in getFillBatchID() 117 int fFillBatchID; variable
|
D | GrStencilAtlasOp.cpp | 113 flushState, &sampleMaskProc, pipeline, fFillBatchID, drawBoundsRect); in onExecute()
|
D | GrCCPerFlushResources.cpp | 137 fResources->filler().drawFills(flushState, &proc, pipeline, fFillBatchID, fDrawBounds); in onExecute() 147 , fFillBatchID(fillBatchID) in RenderAtlasOp() 152 const FillBatchID fFillBatchID; member in __anon056b780b0111::RenderAtlasOp
|
D | GrCCAtlas.cpp | 180 fFillBatchID = id; in setFillBatchID()
|