Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1228 VelocityControl mWheelYVelocityControl; variable
1818 VelocityControl mWheelYVelocityControl; variable
DInputReader.cpp2504 mWheelYVelocityControl.setParameters(config->wheelVelocityControlParameters); in configure()
2569 mWheelYVelocityControl.reset(); in reset()
2632 mWheelYVelocityControl.move(when, NULL, &vscroll); in sync()
3075 mWheelYVelocityControl.setParameters(mConfig.wheelVelocityControlParameters); in configure()
4010 mWheelYVelocityControl.reset(); in reset()
6176 mWheelYVelocityControl.move(when, NULL, &vscroll); in dispatchPointerSimple()