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