Searched refs:xStart (Results 1 – 1 of 1) sorted by relevance
552 int xStart; in getPointsToSwipe() local586 xStart = bounds.left + padXStart; in getPointsToSwipe()593 xStart = bounds.right - padXStart; in getPointsToSwipe()600 xStart = bounds.centerX(); in getPointsToSwipe()608 xStart = bounds.centerX(); in getPointsToSwipe()617 swipePoints.add(new Point(xStart, yStart)); in getPointsToSwipe()