Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsWinding.cpp211 static bool hit_compare_y(const SkOpRayHit* a, const SkOpRayHit* b) { in hit_compare_y() function
259 ? less_than(dir) ? hit_compare_y : reverse_hit_compare_y in sortableTop()