Searched refs:compute_complexity (Results 1 – 3 of 3) sorted by relevance
35 void compute_complexity(const SkPath& path, SkScalar& avgLength, SkScalar& complexity);
56 compute_complexity(path, avgLength, complexity); in ShowPathComplexityDfx()
613 void compute_complexity(const SkPath& path, SkScalar& avgLength, SkScalar& complexity) { in compute_complexity() function799 compute_complexity(path, avgLength, complexity); in AntiFillPath()