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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker.cpp351 bool fCloseCall; // edge is trimmable if not originally coincident member in struct:OutEdge
366 newEdge.fCloseCall = closeCall;
376 if (edge.fCloseCall) {
1838 bool fCloseCall; member in class:OutEdgeBuilder
2261 activeEdge.fSkip = activeEdge.fCloseCall = activeEdge.fFixBelow = false;
2307 activePtr->fCloseCall = nextPtr->fCloseCall = closeCall;
2355 if (activePtr->fCloseCall ? activePtr->swapClose(nextPtr,
2383 if (activePtr->fCloseCall) {
2466 winding, activePtr->fSkip, activePtr->fCloseCall,
[all...]
/external/skia/experimental/Intersection/
H A DEdgeWalker.cpp351 bool fCloseCall; // edge is trimmable if not originally coincident member in struct:OutEdge
366 newEdge.fCloseCall = closeCall;
376 if (edge.fCloseCall) {
1838 bool fCloseCall; member in class:OutEdgeBuilder
2261 activeEdge.fSkip = activeEdge.fCloseCall = activeEdge.fFixBelow = false;
2307 activePtr->fCloseCall = nextPtr->fCloseCall = closeCall;
2355 if (activePtr->fCloseCall ? activePtr->swapClose(nextPtr,
2383 if (activePtr->fCloseCall) {
2466 winding, activePtr->fSkip, activePtr->fCloseCall,
[all...]

Completed in 118 milliseconds