Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1196 VelocityControl mWheelXVelocityControl; variable
1788 VelocityControl mWheelXVelocityControl; variable
DInputReader.cpp2691 mWheelXVelocityControl.setParameters(config->wheelVelocityControlParameters); in configure()
2759 mWheelXVelocityControl.reset(); in reset()
2824 mWheelXVelocityControl.move(when, &hscroll, NULL); in sync()
3293 mWheelXVelocityControl.setParameters(mConfig.wheelVelocityControlParameters); in configure()
4246 mWheelXVelocityControl.reset(); in reset()
6398 mWheelXVelocityControl.move(when, &hscroll, NULL); in dispatchPointerSimple()