Home
last modified time | relevance | path

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

/frameworks/native/libs/input/android/os/
DIInputConstants.aidl216 const int VELOCITY_TRACKER_STRATEGY_LSQ3 = 3; field
/frameworks/base/core/java/android/view/
DVelocityTracker.java107 public static final int VELOCITY_TRACKER_STRATEGY_LSQ3 = field in VelocityTracker