Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCPerFlushResources.h31 void statPath(const SkPath&);
169 inline void GrCCRenderedPathStats::statPath(const SkPath& path) { in statPath() function
DGrCCClipPath.cpp58 specs->fRenderedPathStats[GrCCPerFlushResourceSpecs::kFillIdx].statPath(fDeviceSpacePath); in accountForOwnPath()
DGrCCDrawPathsOp.cpp244 specs->fCopyPathStats[idx].statPath(path); in accountForOwnPath()
263 specs->fRenderedPathStats[idx].statPath(path); in accountForOwnPath()