Searched refs:yFinish (Results 1 – 1 of 1) sorted by relevance
555 int yFinish; in getPointsToSwipe() local589 yFinish = bounds.centerY(); in getPointsToSwipe()596 yFinish = bounds.centerY(); in getPointsToSwipe()603 yFinish = bounds.bottom - padYFinish; in getPointsToSwipe()611 yFinish = bounds.top + padYFinish; in getPointsToSwipe()619 swipePoints.add(new Point(xFinish, yFinish)); in getPointsToSwipe()