Searched refs:point2y (Results 1 – 1 of 1) sorted by relevance
77 int point2y, int width, int height) { in is_eligible_distance() argument80 (point1y - point2y) * (point1y - point2y)) <= thresh * thresh; in is_eligible_distance()