Searched refs:bestLongDistance (Results 1 – 1 of 1) sorted by relevance
134 int bestLongDistance = Integer.MAX_VALUE; in findBest() local146 (rect.h - height) < bestLongDistance) { in findBest()148 bestLongDistance = rect.h - height; in findBest()155 (rect.h - height) < bestLongDistance) { in findBest()157 bestLongDistance = rect.h - height; in findBest()