Searched refs:closestDistance (Results 1 – 1 of 1) sorted by relevance
451 int closestDistance = abs(closestDelta); in addClosest() local457 if (distance > closestDistance) { in addClosest()483 if (distance < closestDistance) { in addClosest()485 closestDistance = distance; in addClosest()