Searched refs:padXStart (Results 1 – 1 of 1) sorted by relevance
557 int padXStart = 5; in getPointsToSwipe() local564 padXStart = 0; in getPointsToSwipe()570 padXStart = bounds.right / 4; in getPointsToSwipe()574 padXStart = bounds.centerX(); in getPointsToSwipe()578 padXStart = bounds.right / 4 * 3; in getPointsToSwipe()586 xStart = bounds.left + padXStart; in getPointsToSwipe()593 xStart = bounds.right - padXStart; in getPointsToSwipe()