Home
last modified time | relevance | path

Searched refs:ShouldUseAAA (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkScan_AntiPath.cpp638 static bool ShouldUseAAA(const SkPath& path, SkScalar avgLength, SkScalar complexity) { in ShouldUseAAA() function
788 if (ShouldUseAAA(path, avgLength, complexity)) { in AntiFillPath()
/third_party/flutter/skia/src/core/
DSkScan_AntiPath.cpp639 static bool ShouldUseAAA(const SkPath& path, SkScalar avgLength, SkScalar complexity) { in ShouldUseAAA() function
789 if (ShouldUseAAA(path, avgLength, complexity)) { in AntiFillPath()