Searched refs:accountForOwnPaths (Results 1 – 6 of 6) sorted by relevance
/external/skqp/src/gpu/ccpr/ |
D | GrCCDrawPathsOp.h | 48 void accountForOwnPaths(GrCCPathCache*, GrOnFlushResourceProvider*, GrCCPerFlushResourceSpecs*);
|
D | GrCoverageCountingPathRenderer.cpp | 226 op->accountForOwnPaths(fPathCache.get(), onFlushRP, &specs); in preFlush()
|
D | GrCCDrawPathsOp.cpp | 209 void GrCCDrawPathsOp::accountForOwnPaths(GrCCPathCache* pathCache, in accountForOwnPaths() function in GrCCDrawPathsOp
|
/external/skia/src/gpu/ccpr/ |
D | GrCCDrawPathsOp.h | 50 void accountForOwnPaths(GrCCPathCache*, GrOnFlushResourceProvider*, GrCCPerFlushResourceSpecs*);
|
D | GrCoverageCountingPathRenderer.cpp | 226 op->accountForOwnPaths(fPathCache.get(), onFlushRP, &specs); in preFlush()
|
D | GrCCDrawPathsOp.cpp | 212 void GrCCDrawPathsOp::accountForOwnPaths(GrCCPathCache* pathCache, in accountForOwnPaths() function in GrCCDrawPathsOp
|