Home
last modified time | relevance | path

Searched defs:VELOCITY_TRACKER_STRATEGY_LSQ2 (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/input/android/os/
DIInputConstants.aidl208 const int VELOCITY_TRACKER_STRATEGY_LSQ2 = 2; field
/frameworks/base/core/java/android/view/
DVelocityTracker.java96 public static final int VELOCITY_TRACKER_STRATEGY_LSQ2 = field in VelocityTracker