Searched refs:getMarginAbove (Results 1 – 1 of 1) sorted by relevance
150 public final int getMarginAbove(int col) { in getMarginAbove() method in StaggeredGridView.LayoutRecord521 final int colTop = top - rec.getMarginAbove(col - lp.column); in recycleOffscreenViews()972 mItemTops[i] = childTop - rec.getMarginAbove(i - nextCol) - itemMargin; in fillUp()