Searched refs:startEventDistance1 (Results 1 – 1 of 1) sorted by relevance
3167 int startEventDistance1 = 100000; // any large number in computeNeighbors() local3298 if (distance1 < startEventDistance1 in computeNeighbors()3299 || (distance1 == startEventDistance1 && distance2 < startEventDistance2)) { in computeNeighbors()3301 startEventDistance1 = distance1; in computeNeighbors()