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