Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCDrawPathsOp.h48 void accountForOwnPaths(GrCCPathCache*, GrOnFlushResourceProvider*, GrCCPerFlushResourceSpecs*);
DGrCoverageCountingPathRenderer.cpp226 op->accountForOwnPaths(fPathCache.get(), onFlushRP, &specs); in preFlush()
DGrCCDrawPathsOp.cpp209 void GrCCDrawPathsOp::accountForOwnPaths(GrCCPathCache* pathCache, in accountForOwnPaths() function in GrCCDrawPathsOp