Home
last modified time | relevance | path

Searched refs:GetMotionHistory (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xi/
H A Dgtmotion.c134 rep.nEvents = GetMotionHistory(dev, (xTimecoord **) &coords, /* XXX */ in ProcXGetDeviceMotionEvents()
/OK3568_Linux_fs/external/xserver/include/
H A Dinput.h498 extern _X_EXPORT int GetMotionHistory(DeviceIntPtr pDev,
/OK3568_Linux_fs/external/xserver/dix/
H A Dgetevents.c409 GetMotionHistory(DeviceIntPtr pDev, xTimecoord ** buff, unsigned long start, in GetMotionHistory() function
H A Ddevices.c2413 count = GetMotionHistory(mouse, &coords, start.milliseconds, in ProcGetMotionEvents()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog89433 getevents.c: In function 'GetMotionHistory':