Home
last modified time | relevance | path

Searched defs:avgLength (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkPathComplexityDfx.cpp55 SkScalar avgLength = 0.f; in ShowPathComplexityDfx() local
DSkScan_AntiPath.cpp613 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