Searched refs:miPointerSetPosition (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mipointer.h | 106 miPointerSetPosition(DeviceIntPtr pDev, int mode, double *x, double *y,
|
| H A D | mipointer.c | 595 miPointerSetPosition(DeviceIntPtr pDev, int mode, double *screenx, in miPointerSetPosition() function
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | getevents.c | 961 scr = miPointerSetPosition(dev, mode, screenx, screeny, nevents, events); in positionSprite()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 39343 mi: fix documentation for miPointerSetPosition 65044 The changes to miPointerSetPosition interface from int->double breaks 68417 mi: drop two useless conditions in miPointerSetPosition 69183 mi: don't check for core events in miPointerSetPosition (#53568) 69185 As of 81cfe44b1ed0de84ad1941fe2ca74bebef3fc58d, miPointerSetPosition now 69187 as soon as a motion event was submitted, miPointerSetPosition returned NULL, 78545 hw/xwin: Fix winEnqueueMotion() for change in miPointerSetPosition() 78547 Commit 3b36fd1b49030ead44358945f62e5abe7f4609ce changed miPointerSetPosition() 78551 It's unclear that we can safely promote x,y to doubles, apply miPointerSetPosition() 78555 call to miPointerSetPosition() entirely, and just QueuePointerEvents() like any other [all …]
|