Home
last modified time | relevance | path

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

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