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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker.cpp1763 const ActiveEdge* lineEdge = isLine ? this : edge; local
1772 return IsCoincident(curveSample, lineEdge->fAbove, lineEdge->fBelow);
/external/skia/experimental/Intersection/
H A DEdgeWalker.cpp1763 const ActiveEdge* lineEdge = isLine ? this : edge; local
1772 return IsCoincident(curveSample, lineEdge->fAbove, lineEdge->fBelow);

Completed in 86 milliseconds