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

/external/skia/src/core/
H A DSkEdgeClipper.cpp33 static bool sort_increasing_Y(SkPoint dst[], const SkPoint src[], int count) { function
144 bool reverse = sort_increasing_Y(pts, srcPts, 3);
334 bool reverse = sort_increasing_Y(pts, src, 4);

Completed in 240 milliseconds