Searched refs:neighborBottom (Results 1 – 1 of 1) sorted by relevance
3383 int neighborBottom = (int) neighbor.bottom; in computeNeighbors() local3385 if (neighborBottom <= center) { in computeNeighbors()3386 distance = center - neighborBottom; in computeNeighbors()3407 int neighborBottom = (int) neighbor.bottom; in computeNeighbors() local3409 if (neighborBottom <= center) { in computeNeighbors()3410 distance = center - neighborBottom; in computeNeighbors()