Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScan_AAAPath.cpp1557 bool skipIntersect) { in aaa_walk_edges()
1933 bool skipIntersect = path.countPoints() > (stop_y - start_y) * 2; in aaa_fill_path() local
/external/skqp/src/core/
DSkScan_AAAPath.cpp1379 bool skipIntersect) { in aaa_walk_edges()
1678 bool skipIntersect = path.countPoints() > (stop_y - start_y) * 2; in aaa_fill_path() local