Home
last modified time | relevance | path

Searched refs:VelocityControl (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/input/
DVelocityControl.cpp34 const nsecs_t VelocityControl::STOP_TIME;
36 VelocityControl::VelocityControl() { in VelocityControl() function in android::VelocityControl
40 void VelocityControl::setParameters(const VelocityControlParameters& parameters) { in setParameters()
45 void VelocityControl::reset() { in reset()
52 void VelocityControl::move(nsecs_t eventTime, float* deltaX, float* deltaY) { in move()
DAndroid.mk32 VelocityControl.cpp \
/frameworks/native/include/input/
DVelocityControl.h78 class VelocityControl {
80 VelocityControl();
/frameworks/native/services/inputflinger/
DInputReader.h1217 VelocityControl mPointerVelocityControl;
1218 VelocityControl mWheelXVelocityControl;
1219 VelocityControl mWheelYVelocityControl;
1786 VelocityControl mPointerVelocityControl;
1787 VelocityControl mWheelXVelocityControl;
1788 VelocityControl mWheelYVelocityControl;