Searched defs:avgLength (Results 1 – 2 of 2) sorted by relevance
/external/skqp/src/core/ |
D | SkScan_AntiPath.cpp | 607 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/ |
D | SkScan_AntiPath.cpp | 607 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
|