Searched refs:startEventDistance2 (Results 1 – 1 of 1) sorted by relevance
3168 int startEventDistance2 = 100000; // any large number in computeNeighbors() local3299 || (distance1 == startEventDistance1 && distance2 < startEventDistance2)) { in computeNeighbors()3302 startEventDistance2 = distance2; in computeNeighbors()