Searched refs:diffY (Results 1 – 1 of 1) sorted by relevance
61 double diffY = endCoord.centerY() - startCoord.centerY(); in gestureSelectFiles() local72 int newY = startCoord.centerY() + (int) (diffY / TRAVELING_STEPS * i); in gestureSelectFiles()