Home
last modified time | relevance | path

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

/frameworks/base/include/ui/
DInput.h718 struct VelocityControlParameters { struct
726 float scale;
753 VelocityControlParameters() : in VelocityControlParameters() argument
757 VelocityControlParameters(float scale, float lowThreshold, in VelocityControlParameters() function