HomeSort by relevance Sort by last modified time
    Searched refs:sort_increasing_Y (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkEdgeClipper.cpp 33 static bool sort_increasing_Y(SkPoint dst[], const SkPoint src[], int count) {
144 bool reverse = sort_increasing_Y(pts, srcPts, 3);
334 bool reverse = sort_increasing_Y(pts, src, 4);
  /external/skqp/src/core/
SkEdgeClipper.cpp 33 static bool sort_increasing_Y(SkPoint dst[], const SkPoint src[], int count) {
144 bool reverse = sort_increasing_Y(pts, srcPts, 3);
334 bool reverse = sort_increasing_Y(pts, src, 4);

Completed in 162 milliseconds