Searched refs:firstCoincidentWinding (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker.cpp2369 int firstCoincidentWinding = 0; local
2381 firstCoincidentWinding = priorWinding;
2423 skipCoincidence(firstCoincidentWinding, winding, windingMask,
2431 skipCoincidence(firstCoincidentWinding, winding, windingMask, activePtr,
/external/skia/experimental/Intersection/
H A DEdgeWalker.cpp2369 int firstCoincidentWinding = 0; local
2381 firstCoincidentWinding = priorWinding;
2423 skipCoincidence(firstCoincidentWinding, winding, windingMask,
2431 skipCoincidence(firstCoincidentWinding, winding, windingMask, activePtr,

Completed in 100 milliseconds