Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h974 VelocityControl mWheelYVelocityControl; variable
1580 VelocityControl mWheelYVelocityControl; variable
DInputReader.cpp2645 mWheelYVelocityControl.setParameters(config->wheelVelocityControlParameters); in configure()
2716 mWheelYVelocityControl.reset(); in reset()
2779 mWheelYVelocityControl.move(when, nullptr, &vscroll); in sync()
3271 mWheelYVelocityControl.setParameters(mConfig.wheelVelocityControlParameters); in configure()
4271 mWheelYVelocityControl.reset(); in reset()
6462 mWheelYVelocityControl.move(when, nullptr, &vscroll); in dispatchPointerSimple()