Searched defs:maxRight (Results 1 – 4 of 4) sorted by relevance
995 final float maxRight = mAllowCrop ? mCropRect.right : getWidth(); in translate() local1057 float maxRight = mAllowCrop ? mCropRect.right : getWidth(); in snap() local
1905 final int maxRight = layoutManager.getDecoratedRight(target.itemView); in onMoved() local
1911 final int maxRight = layoutManager.getDecoratedRight(target.itemView); in onMoved() local
4853 final int maxRight = stackBounds.right in fitWithinBounds() local