Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ccpr/
DGrStencilAtlasOp.h65 , fFillBatchID(fillBatchID) in GrStencilAtlasOp()
75 const FillBatchID fFillBatchID; variable
DGrCCAtlas.h88 int getFillBatchID() const { return fFillBatchID; } in getFillBatchID()
117 int fFillBatchID; variable
DGrStencilAtlasOp.cpp113 flushState, &sampleMaskProc, pipeline, fFillBatchID, drawBoundsRect); in onExecute()
DGrCCPerFlushResources.cpp137 fResources->filler().drawFills(flushState, &proc, pipeline, fFillBatchID, fDrawBounds); in onExecute()
147 , fFillBatchID(fillBatchID) in RenderAtlasOp()
152 const FillBatchID fFillBatchID; member in __anon056b780b0111::RenderAtlasOp
DGrCCAtlas.cpp180 fFillBatchID = id; in setFillBatchID()