Searched refs:BasicComputeAcceleration (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | ptrveloc.c | 752 BasicComputeAcceleration(DeviceIntPtr dev, in BasicComputeAcceleration() function 792 BasicComputeAcceleration(dev, vel, vel->velocity, threshold, acc); in ComputeAcceleration() 794 BasicComputeAcceleration(dev, vel, vel->last_velocity, threshold, in ComputeAcceleration() 797 4.0 * BasicComputeAcceleration(dev, vel, in ComputeAcceleration() 807 result = BasicComputeAcceleration(dev, vel, in ComputeAcceleration()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | ptrveloc.h | 113 BasicComputeAcceleration(DeviceIntPtr dev, DeviceVelocityPtr vel,
|