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

/frameworks/native/services/inputflinger/
H A DInputReader.cpp2348 mPointerVelocityControl.setParameters(config->pointerVelocityControlParameters);
2413 mPointerVelocityControl.reset();
2480 mPointerVelocityControl.move(when, &deltaX, &deltaY);
2777 mPointerVelocityControl.setParameters(mConfig.pointerVelocityControlParameters);
3690 mPointerVelocityControl.reset();
4654 mPointerVelocityControl.reset();
4690 mPointerVelocityControl.reset();
4793 mPointerVelocityControl.reset();
4853 mPointerVelocityControl.move(when, &deltaX, &deltaY);
4860 mPointerVelocityControl
[all...]
H A DInputReader.h1158 VelocityControl mPointerVelocityControl; member in class:android::CursorInputMapper
1671 VelocityControl mPointerVelocityControl; member in class:android::TouchInputMapper

Completed in 49 milliseconds