Searched refs:galleryRight (Results 1 – 1 of 1) sorted by relevance
529 final int galleryRight = getWidth() - mPaddingRight; in detachOffScreenChildren() local533 if (child.getLeft() <= galleryRight) { in detachOffScreenChildren()796 int galleryRight = mRight - mLeft - mPaddingRight; in fillToGalleryRightRtl() local812 while (curLeftEdge < galleryRight && curPosition >= 0) { in fillToGalleryRightRtl()827 int galleryRight = mRight - mLeft - mPaddingRight; in fillToGalleryRightLtr() local845 while (curLeftEdge < galleryRight && curPosition < numItems) { in fillToGalleryRightLtr()