Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScan_AAAPath.cpp1415 bool skipIntersect) { in aaa_walk_edges()
1689 bool skipIntersect = path.countPoints() > (stop_y - start_y) * 2; in aaa_fill_path() local