Searched refs:dmxCoreMotion (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | dmxevents.c | 194 dmxCoreMotion(DevicePtr pDev, int x, int y, int delta, DMXBlockType block) in dmxCoreMotion() function 603 dmxCoreMotion(pDev, dmxGlobalX - v[0], dmxGlobalY - v[1], 0, block); in dmxMotion() 606 dmxCoreMotion(pDev, v[0], v[1], 0, block); in dmxMotion() 609 dmxCoreMotion(pDev, v[0], v[1], -1, block); in dmxMotion()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxinput.h | 136 extern void dmxCoreMotion(DevicePtr pDev, int x, int y, int delta,
|
| H A D | dmxcursor.c | 924 dmxCoreMotion(NULL, gx, gy, 0, DMX_NO_BLOCK); in dmxSetCursor()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 166256 clean-up dmxCoreMotion() dmxCoreMotion2()
|