Searched refs:inWinding (Results 1 - 2 of 2) sorted by last modified time

/external/skia/experimental/Intersection/
H A DEdgeWalker.cpp2479 bool inWinding = opener | closer; local
2493 // OPTIMIZATION: if !inWinding, we only need
2513 if (inWinding && !activePtr->fSkip && (fill ? clipped[0].fY
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker.cpp2479 bool inWinding = opener | closer; local
2493 // OPTIMIZATION: if !inWinding, we only need
2513 if (inWinding && !activePtr->fSkip && (fill ? clipped[0].fY

Completed in 159 milliseconds