Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsWinding.cpp203 static bool hit_compare_x(const SkOpRayHit* a, const SkOpRayHit* b) { in hit_compare_x() function
260 : less_than(dir) ? hit_compare_x : reverse_hit_compare_x); in sortableTop()