Searched refs:squared_distance (Results 1 – 1 of 1) sorted by relevance
392 int squared_distance = static_cast<int>( in GetButtonClosestTo() local395 if (squared_distance < min_squared_distance) { in GetButtonClosestTo()396 min_squared_distance = squared_distance; in GetButtonClosestTo()