Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCAtlas.h69 int getFillBatchID() const { return fFillBatchID; } in getFillBatchID()
96 int fFillBatchID; variable
DGrCCPerFlushResources.cpp118 fResources->filler().drawFills(flushState, fFillBatchID, fDrawBounds); in onExecute()
128 , fFillBatchID(fillBatchID) in RenderAtlasOp()
133 const FillBatchID fFillBatchID; member in __anon2fab14030111::RenderAtlasOp
DGrCCAtlas.cpp150 fFillBatchID = id; in setFillBatchID()