Home
last modified time | relevance | path

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

/frameworks/native/include/input/
DVelocityControl.h31 struct VelocityControlParameters { struct
39 float scale;
66 VelocityControlParameters() : in VelocityControlParameters() argument
70 VelocityControlParameters(float scale, float lowThreshold, in VelocityControlParameters() function
91 VelocityControlParameters& getParameters(); argument