Searched refs:laidOutArea (Results 1 – 1 of 1) sorted by relevance
47 final int laidOutArea = Math.abs(orientation.getDecoratedEnd(endChild) in computeScrollOffset() local51 final float avgSizePerRow = (float) laidOutArea / itemRange; in computeScrollOffset()91 final int laidOutArea = orientation.getDecoratedEnd(endChild) in computeScrollRange() local97 return (int) ((float) laidOutArea / laidOutRange * state.getItemCount()); in computeScrollRange()