Home
last modified time | relevance | path

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

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