Searched refs:mViewGapInPixel (Results 1 – 1 of 1) sorted by relevance
122 private int mViewGapInPixel; field in FilmstripView726 mViewGapInPixel = viewGap; in setViewGap()1153 final int fullScreenWidth = mDrawArea.width() + mViewGapInPixel; in layoutViewItems()1167 - curr.getMeasuredWidth() - mViewGapInPixel; in layoutViewItems()1181 + mViewGapInPixel; in layoutViewItems()1353 final int offsetX = removedItem.getMeasuredWidth() + mViewGapInPixel; in animateItemRemoval()1509 final int offsetX = dim.x + mViewGapInPixel; in updateInsertion()2064 return leftPos - (index + 100) * (viewWidth + mViewGapInPixel); in estimateMinX()2070 * (viewWidth + mViewGapInPixel); in estimateMaxX()