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

/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dptrveloc.c66 SimpleSmoothProfile(DeviceIntPtr dev, DeviceVelocityPtr vel, float velocity,
740 return SimpleSmoothProfile (dev,
802 SimpleSmoothProfile( function in typeref:typename:float
920 return SimpleSmoothProfile;
/xsrc/external/mit/xorg-server/dist/dix/
H A Dptrveloc.c65 SimpleSmoothProfile(DeviceIntPtr dev, DeviceVelocityPtr vel, double velocity,
842 return SimpleSmoothProfile(dev, vel, velocity, threshold, acc);
892 SimpleSmoothProfile(DeviceIntPtr dev, function in typeref:typename:double
991 return SimpleSmoothProfile;

Completed in 5 milliseconds