Searched refs:getSmoothedVelocity (Results 1 – 2 of 2) sorted by relevance
75 public Float getSmoothedVelocity() { in getSmoothedVelocity() method in InputSmoother
940 final Float v = mVelocityTracker.getSmoothedVelocity(); in positionSnapHeader()