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

/frameworks/base/services/input/
H A DInputReader.h1118 VelocityControl mWheelXVelocityControl; member in class:android::CursorInputMapper
1610 VelocityControl mWheelXVelocityControl; member in class:android::TouchInputMapper
H A DInputReader.cpp2321 mWheelXVelocityControl.setParameters(config->wheelVelocityControlParameters);
2386 mWheelXVelocityControl.reset();
2450 mWheelXVelocityControl.move(when, &hscroll, NULL);
2729 mWheelXVelocityControl.setParameters(mConfig.wheelVelocityControlParameters);
3566 mWheelXVelocityControl.reset();
5429 mWheelXVelocityControl.move(when, &hscroll, NULL);

Completed in 612 milliseconds