Searched refs:isCoincidentWith (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DthingsToDo.txt10 does ActiveEdge::isCoincidentWith need to support quad, cubic?
H A DEdgeWalker.cpp1614 bool isCoincidentWith(const ActiveEdge* edge) const { function in class:OutEdgeBuilder
2304 if (activePtr->isCoincidentWith(nextPtr)
/external/skia/experimental/Intersection/
H A DthingsToDo.txt10 does ActiveEdge::isCoincidentWith need to support quad, cubic?
H A DEdgeWalker.cpp1614 bool isCoincidentWith(const ActiveEdge* edge) const { function in class:OutEdgeBuilder
2304 if (activePtr->isCoincidentWith(nextPtr)

Completed in 64 milliseconds