Searched defs:totalDistance (Results 1 – 3 of 3) sorted by relevance
768 double totalDistance = 0.0; in fling() local841 final double totalDistance = getSplineFlingDistance(velocity); in startAfterEdge() local
462 double totalDistance = getSplineFlingDistance(velocity); in fling() local
744 int totalDistance = Math.abs(endHeight - startHeight); in calculateTransformationAmount() local