Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1160 VelocityControl mWheelYVelocityControl; variable
1673 VelocityControl mWheelYVelocityControl; variable
DInputReader.cpp2350 mWheelYVelocityControl.setParameters(config->wheelVelocityControlParameters); in configure()
2415 mWheelYVelocityControl.reset(); in reset()
2477 mWheelYVelocityControl.move(when, NULL, &vscroll); in sync()
2779 mWheelYVelocityControl.setParameters(mConfig.wheelVelocityControlParameters); in configure()
3692 mWheelYVelocityControl.reset(); in reset()
5608 mWheelYVelocityControl.move(when, NULL, &vscroll); in dispatchPointerSimple()