Searched refs:GetDevicePredictableAccelData (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dptrveloc.h123 GetDevicePredictableAccelData(DeviceIntPtr dev);
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dptrveloc.h123 GetDevicePredictableAccelData(DeviceIntPtr dev);
/xsrc/external/mit/xorg-server/dist/dix/
H A Dptrveloc.c162 DeviceVelocityPtr vel = GetDevicePredictableAccelData(dev);
202 vel = GetDevicePredictableAccelData(dev);
247 vel = GetDevicePredictableAccelData(dev);
291 veloc = GetDevicePredictableAccelData(dev);
338 vel = GetDevicePredictableAccelData(dev);
409 vel = GetDevicePredictableAccelData(dev);
1060 GetDevicePredictableAccelData(DeviceIntPtr dev) function in typeref:typename:DeviceVelocityPtr
1088 DeviceVelocityPtr velocitydata = GetDevicePredictableAccelData(dev);
/xsrc/external/mit/xorg-server.old/dist/dix/
H A Dptrveloc.c156 vel = GetDevicePredictableAccelData(dev);
201 vel = GetDevicePredictableAccelData(dev);
247 veloc = GetDevicePredictableAccelData(dev);
293 vel = GetDevicePredictableAccelData(dev);
327 DeviceVelocityPtr vel = GetDevicePredictableAccelData(dev);
356 vel = GetDevicePredictableAccelData(dev);
992 GetDevicePredictableAccelData( function in typeref:typename:DeviceVelocityPtr
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Xinput.c242 pVel = GetDevicePredictableAccelData(dev);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Xinput.c267 pVel = GetDevicePredictableAccelData(dev);
/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dsynaptics.c1195 if (NULL != (pVel = GetDevicePredictableAccelData(dev))) {

Completed in 17 milliseconds