HomeSort by relevance Sort by last modified time
    Searched refs:VelocityControlParameters (Results 1 - 3 of 3) sorted by null

  /frameworks/base/include/ui/
Input.h 718 struct VelocityControlParameters {
753 VelocityControlParameters() :
757 VelocityControlParameters(float scale, float lowThreshold,
772 void setParameters(const VelocityControlParameters& parameters);
787 VelocityControlParameters mParameters;
  /frameworks/base/services/input/
InputReader.h 76 VelocityControlParameters pointerVelocityControlParameters;
79 VelocityControlParameters wheelVelocityControlParameters;
    [all...]
  /frameworks/base/libs/ui/
Input.cpp     [all...]

Completed in 202 milliseconds