Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1159 VelocityControl mWheelXVelocityControl; variable
1672 VelocityControl mWheelXVelocityControl; variable
DInputReader.cpp2349 mWheelXVelocityControl.setParameters(config->wheelVelocityControlParameters); in configure()
2414 mWheelXVelocityControl.reset(); in reset()
2478 mWheelXVelocityControl.move(when, &hscroll, NULL); in sync()
2778 mWheelXVelocityControl.setParameters(mConfig.wheelVelocityControlParameters); in configure()
3691 mWheelXVelocityControl.reset(); in reset()
5609 mWheelXVelocityControl.move(when, &hscroll, NULL); in dispatchPointerSimple()