Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkScan_AntiPath.cpp607 static void compute_complexity(const SkPath& path, SkScalar& avgLength, SkScalar& complexity) { in compute_complexity()
640 static bool ShouldUseDAA(const SkPath& path, SkScalar avgLength, SkScalar complexity) { in ShouldUseDAA()
685 static bool ShouldUseAAA(const SkPath& path, SkScalar avgLength, SkScalar complexity) { in ShouldUseAAA()
836 SkScalar avgLength, complexity; in AntiFillPath() local
/external/skia/src/core/
DSkScan_AntiPath.cpp607 static void compute_complexity(const SkPath& path, SkScalar& avgLength, SkScalar& complexity) { in compute_complexity()
640 static bool ShouldUseDAA(const SkPath& path, SkScalar avgLength, SkScalar complexity) { in ShouldUseDAA()
685 static bool ShouldUseAAA(const SkPath& path, SkScalar avgLength, SkScalar complexity) { in ShouldUseAAA()
836 SkScalar avgLength, complexity; in AntiFillPath() local