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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker.cpp1687 bool swapUnordered(const ActiveEdge* edge, SkScalar /* bottom */) const { function in class:OutEdgeBuilder
1804 // utility used only by swapUnordered
2337 if (activePtr->swapUnordered(nextPtr, bottom)) {
/external/skia/experimental/Intersection/
H A DEdgeWalker.cpp1687 bool swapUnordered(const ActiveEdge* edge, SkScalar /* bottom */) const { function in class:OutEdgeBuilder
1804 // utility used only by swapUnordered
2337 if (activePtr->swapUnordered(nextPtr, bottom)) {

Completed in 472 milliseconds