Searched defs:numSlowPaths (Results 1 – 3 of 3) sorted by relevance
26 int numSlowPaths() const override { return 0; } in numSlowPaths() function in SkEmptyPicture45 int numSlowPaths() const override { in numSlowPaths() function in SkMiniPicture
18 inline bool veto_predicate(uint32_t numSlowPaths) { in veto_predicate()
63 int SkBigPicture::numSlowPaths() const { return this->analysis().fNumSlowPathsAndDashEffects; } in numSlowPaths() function in SkBigPicture