Searched refs:xFinish (Results 1 – 1 of 1) sorted by relevance
554 int xFinish; in getPointsToSwipe() local587 xFinish = bounds.right - padXFinish; in getPointsToSwipe()594 xFinish = bounds.left + padXFinish; in getPointsToSwipe()601 xFinish = bounds.centerX(); in getPointsToSwipe()609 xFinish = bounds.centerX(); in getPointsToSwipe()619 swipePoints.add(new Point(xFinish, yFinish)); in getPointsToSwipe()