Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/core/
H A DSkScan_AAAPath.cpp1420 bool skipIntersect) { in aaa_walk_edges()
1694 bool skipIntersect = path.countPoints() > (stop_y - start_y) * 2; in aaa_fill_path() local