Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pathops/
DSkPathOpsWinding.cpp217 static bool reverse_hit_compare_y(const SkOpRayHit* a, const SkOpRayHit* b) { in reverse_hit_compare_y() function
268 ? less_than(dir) ? hit_compare_y : reverse_hit_compare_y in sortableTop()
/third_party/skia/src/pathops/
DSkPathOpsWinding.cpp218 static bool reverse_hit_compare_y(const SkOpRayHit* a, const SkOpRayHit* b) { in reverse_hit_compare_y() function
269 xy_index(dir) ? less_than(dir) ? hit_compare_y : reverse_hit_compare_y in sortableTop()