Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h973 VelocityControl mWheelXVelocityControl; variable
1579 VelocityControl mWheelXVelocityControl; variable
DInputReader.cpp2644 mWheelXVelocityControl.setParameters(config->wheelVelocityControlParameters); in configure()
2715 mWheelXVelocityControl.reset(); in reset()
2780 mWheelXVelocityControl.move(when, &hscroll, nullptr); in sync()
3270 mWheelXVelocityControl.setParameters(mConfig.wheelVelocityControlParameters); in configure()
4270 mWheelXVelocityControl.reset(); in reset()
6463 mWheelXVelocityControl.move(when, &hscroll, nullptr); in dispatchPointerSimple()