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