Searched refs:accountForOwnPaths (Results 1 – 3 of 3) sorted by relevance
48 void accountForOwnPaths(GrCCPathCache*, GrOnFlushResourceProvider*, GrCCPerFlushResourceSpecs*);
226 op->accountForOwnPaths(fPathCache.get(), onFlushRP, &specs); in preFlush()
209 void GrCCDrawPathsOp::accountForOwnPaths(GrCCPathCache* pathCache, in accountForOwnPaths() function in GrCCDrawPathsOp