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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker.cpp265 static bool IsCoincident(const SkPoint a[2], const SkPoint& above, function
1772 return IsCoincident(curveSample, lineEdge->fAbove, lineEdge->fBelow);
/external/skia/experimental/Intersection/
H A DEdgeWalker.cpp265 static bool IsCoincident(const SkPoint a[2], const SkPoint& above, function
1772 return IsCoincident(curveSample, lineEdge->fAbove, lineEdge->fBelow);

Completed in 107 milliseconds