Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScan_AAAPath.cpp1377 bool skipIntersect) { in aaa_walk_edges() argument
1550 if (!skipIntersect) { in aaa_walk_edges()
1685 bool skipIntersect = path.countPoints() > (stop_y - start_y) * 2; in aaa_fill_path() local
1688 leftBound, rightBound, isUsingMask, forceRLE, useDeferred, skipIntersect); in aaa_fill_path()