Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h1227 VelocityControl mWheelXVelocityControl; variable
1817 VelocityControl mWheelXVelocityControl; variable
DInputReader.cpp2503 mWheelXVelocityControl.setParameters(config->wheelVelocityControlParameters); in configure()
2568 mWheelXVelocityControl.reset(); in reset()
2633 mWheelXVelocityControl.move(when, &hscroll, NULL); in sync()
3074 mWheelXVelocityControl.setParameters(mConfig.wheelVelocityControlParameters); in configure()
4009 mWheelXVelocityControl.reset(); in reset()
6177 mWheelXVelocityControl.move(when, &hscroll, NULL); in dispatchPointerSimple()