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

/frameworks/base/include/ui/
H A DInput.h718 struct VelocityControlParameters { struct in namespace:android
753 VelocityControlParameters() : function in struct:android::VelocityControlParameters
757 VelocityControlParameters(float scale, float lowThreshold, function in struct:android::VelocityControlParameters
772 void setParameters(const VelocityControlParameters& parameters);
787 VelocityControlParameters mParameters;

Completed in 28 milliseconds