Searched refs:sweepBottom (Results 1 – 1 of 1) sorted by relevance
844 int sweepBottom = mRectByView.get(views[start]).bottom; in sort() local849 if (currRect.top >= sweepBottom) { in sort()854 sweepBottom = currRect.bottom; in sort()858 sweepBottom = Math.max(sweepBottom, currRect.bottom); in sort()