Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dptrveloc.c752 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 Dptrveloc.h113 BasicComputeAcceleration(DeviceIntPtr dev, DeviceVelocityPtr vel,