Searched refs:mWheelYVelocityControl (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/input/
H A DInputReader.h1119 VelocityControl mWheelYVelocityControl; member in class:android::CursorInputMapper
1611 VelocityControl mWheelYVelocityControl; member in class:android::TouchInputMapper
H A DInputReader.cpp2322 mWheelYVelocityControl.setParameters(config->wheelVelocityControlParameters);
2387 mWheelYVelocityControl.reset();
2449 mWheelYVelocityControl.move(when, NULL, &vscroll);
2730 mWheelYVelocityControl.setParameters(mConfig.wheelVelocityControlParameters);
3567 mWheelYVelocityControl.reset();
5428 mWheelYVelocityControl.move(when, NULL, &vscroll);

Completed in 64 milliseconds