Searched refs:galleryLeft (Results 1 – 1 of 1) sorted by relevance
512 final int galleryLeft = mPaddingLeft; in detachOffScreenChildren() local516 if (child.getRight() >= galleryLeft) { in detachOffScreenChildren()723 int galleryLeft = mPaddingLeft; in fillToGalleryLeftRtl() local742 while (curRightEdge > galleryLeft && curPosition < mItemCount) { in fillToGalleryLeftRtl()754 int galleryLeft = mPaddingLeft; in fillToGalleryLeftLtr() local771 while (curRightEdge > galleryLeft && curPosition >= 0) { in fillToGalleryLeftLtr()