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

/frameworks/base/services/input/
H A DInputReader.cpp2320 mPointerVelocityControl.setParameters(config->pointerVelocityControlParameters);
2385 mPointerVelocityControl.reset();
2452 mPointerVelocityControl.move(when, &deltaX, &deltaY);
2728 mPointerVelocityControl.setParameters(mConfig.pointerVelocityControlParameters);
3565 mPointerVelocityControl.reset();
4486 mPointerVelocityControl.reset();
4522 mPointerVelocityControl.reset();
4617 mPointerVelocityControl.reset();
4677 mPointerVelocityControl.move(when, &deltaX, &deltaY);
4684 mPointerVelocityControl
[all...]
H A DInputReader.h1117 VelocityControl mPointerVelocityControl; member in class:android::CursorInputMapper
1609 VelocityControl mPointerVelocityControl; member in class:android::TouchInputMapper

Completed in 39 milliseconds