Searched refs:galleryLeft (Results 1 – 1 of 1) sorted by relevance
469 final int galleryLeft = mPaddingLeft; in detachOffScreenChildren() local473 if (child.getRight() >= galleryLeft) { in detachOffScreenChildren()677 int galleryLeft = mPaddingLeft; in fillToGalleryLeftRtl() local696 while (curRightEdge > galleryLeft && curPosition < mItemCount) { in fillToGalleryLeftRtl()708 int galleryLeft = mPaddingLeft; in fillToGalleryLeftLtr() local725 while (curRightEdge > galleryLeft && curPosition >= 0) { in fillToGalleryLeftLtr()