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

/frameworks/native/include/input/
H A DVelocityControl.h29 struct VelocityControlParameters { struct in namespace:android
64 VelocityControlParameters() : function in struct:android::VelocityControlParameters
68 VelocityControlParameters(float scale, float lowThreshold, function in struct:android::VelocityControlParameters
83 void setParameters(const VelocityControlParameters& parameters);
98 VelocityControlParameters mParameters;

Completed in 57 milliseconds