Searched refs:galleryRight (Results 1 – 1 of 1) sorted by relevance
528 final int galleryRight = getWidth() - mPaddingRight; in detachOffScreenChildren() local532 if (child.getLeft() <= galleryRight) { in detachOffScreenChildren()795 int galleryRight = mRight - mLeft - mPaddingRight; in fillToGalleryRightRtl() local811 while (curLeftEdge < galleryRight && curPosition >= 0) { in fillToGalleryRightRtl()826 int galleryRight = mRight - mLeft - mPaddingRight; in fillToGalleryRightLtr() local844 while (curLeftEdge < galleryRight && curPosition < numItems) { in fillToGalleryRightLtr()