Searched refs:distanceDp (Results 1 – 1 of 1) sorted by relevance
95 final float distanceDp = totalDistancePx / mDensity; in getSmoothedVelocity() local97 return distanceDp * 1000 / totalTimeMs; in getSmoothedVelocity()