Searched refs:colBottom (Results 1 – 1 of 1) sorted by relevance
522 final int colBottom = bottom + rec.getMarginBelow(col - lp.column); in recycleOffscreenViews() local526 if (colBottom > mItemBottoms[col]) { in recycleOffscreenViews()527 mItemBottoms[col] = colBottom; in recycleOffscreenViews()