Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkScan_AntiPath.cpp640 static bool ShouldUseDAA(const SkPath& path, SkScalar avgLength, SkScalar complexity) { in ShouldUseDAA() function
839 if (daaRecord || ShouldUseDAA(path, avgLength, complexity)) { in AntiFillPath()
/external/skia/src/core/
DSkScan_AntiPath.cpp640 static bool ShouldUseDAA(const SkPath& path, SkScalar avgLength, SkScalar complexity) { in ShouldUseDAA() function
839 if (daaRecord || ShouldUseDAA(path, avgLength, complexity)) { in AntiFillPath()