Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1197 VelocityControl mWheelYVelocityControl; variable
1789 VelocityControl mWheelYVelocityControl; variable
DInputReader.cpp2692 mWheelYVelocityControl.setParameters(config->wheelVelocityControlParameters); in configure()
2760 mWheelYVelocityControl.reset(); in reset()
2823 mWheelYVelocityControl.move(when, NULL, &vscroll); in sync()
3294 mWheelYVelocityControl.setParameters(mConfig.wheelVelocityControlParameters); in configure()
4247 mWheelYVelocityControl.reset(); in reset()
6397 mWheelYVelocityControl.move(when, NULL, &vscroll); in dispatchPointerSimple()