Searched refs:galleryLeft (Results 1 – 1 of 1) sorted by relevance
513 final int galleryLeft = mPaddingLeft; in detachOffScreenChildren() local517 if (child.getRight() >= galleryLeft) { in detachOffScreenChildren()724 int galleryLeft = mPaddingLeft; in fillToGalleryLeftRtl() local743 while (curRightEdge > galleryLeft && curPosition < mItemCount) { in fillToGalleryLeftRtl()755 int galleryLeft = mPaddingLeft; in fillToGalleryLeftLtr() local772 while (curRightEdge > galleryLeft && curPosition >= 0) { in fillToGalleryLeftLtr()