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