Searched defs:velocity (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dpointblast.c89 float angle, velocity, direction; local in function:makePointList
H A Dspriteblast.c151 float angle, velocity, direction; local in function:makePointList
/xsrc/external/mit/xorg-server/dist/include/
H A Dptrveloc.h72 double velocity; /* velocity as guessed by algorithm */ member in struct:_DeviceVelocityRec
[all...]
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dptrveloc.h75 float velocity; /* velocity as guessed by algorithm */ member in struct:_DeviceVelocityRec
[all...]
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dptrveloc.c592 float velocity; local in function:ProcessVelocityData2D
647 BasicComputeAcceleration(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
716 PolynomialAccelerationProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float ignored,float acc) argument
732 ClassicProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
764 PowerProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
802 SimpleSmoothProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
828 SmoothLinearProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
863 SmoothLimitedProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
884 LinearProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
895 NoProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,float velocity,float threshold,float acc) argument
[all...]
/xsrc/external/mit/xorg-server/dist/dix/
H A Dptrveloc.c695 double velocity; local in function:ProcessVelocityData2D
753 BasicComputeAcceleration(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
825 PolynomialAccelerationProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double ignored,double acc) argument
837 ClassicProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
858 PowerProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
892 SimpleSmoothProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
914 SmoothLinearProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
947 SmoothLimitedProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
964 LinearProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
972 NoProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double threshold,double acc) argument
[all...]
/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynaptics.c729 SynapticsAccelerationProfile(DeviceIntPtr dev,DeviceVelocityPtr vel,double velocity,double thr,double acc) argument

Completed in 15 milliseconds