Searched refs:yStart (Results 1 – 1 of 1) sorted by relevance
553 int yStart; in getPointsToSwipe() local588 yStart = bounds.centerY(); in getPointsToSwipe()595 yStart = bounds.centerY(); in getPointsToSwipe()602 yStart = bounds.top + padYStart; in getPointsToSwipe()610 yStart = bounds.bottom - padYStart; in getPointsToSwipe()617 swipePoints.add(new Point(xStart, yStart)); in getPointsToSwipe()