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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker.cpp2226 static void sortHorizontal(SkTDArray<ActiveEdge>& activeEdges, function
2540 // by advancing fAbove/fBelow, the next call to sortHorizontal
2569 // FIXME: initialized in sortHorizontal, cleared here as well so
2693 sortHorizontal(activeEdges, activeEdgeList, y);
/external/skia/experimental/Intersection/
H A DEdgeWalker.cpp2226 static void sortHorizontal(SkTDArray<ActiveEdge>& activeEdges, function
2540 // by advancing fAbove/fBelow, the next call to sortHorizontal
2569 // FIXME: initialized in sortHorizontal, cleared here as well so
2693 sortHorizontal(activeEdges, activeEdgeList, y);

Completed in 65 milliseconds