Searched defs:avgLength (Results 1 – 2 of 2) sorted by relevance
55 SkScalar avgLength = 0.f; in ShowPathComplexityDfx() local
613 void compute_complexity(const SkPath& path, SkScalar& avgLength, SkScalar& complexity) { in compute_complexity()646 static bool ShouldUseAAA(const SkPath& path, SkScalar avgLength, SkScalar complexity) { in ShouldUseAAA()798 SkScalar avgLength, complexity; in AntiFillPath() local