Searched refs:miPointerGetPosition (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mipointer.h | 101 miPointerGetPosition(DeviceIntPtr pDev, int *x, int *y);
|
| H A D | mipointer.c | 706 miPointerGetPosition(DeviceIntPtr pDev, int *x, int *y) in miPointerGetPosition() function
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Cursor.c | 222 miPointerGetPosition(dev, &px, &py); in xf86SwitchMode() 285 miPointerGetPosition(it, &px, &py); in xf86SwitchMode()
|
| H A D | xf86Events.c | 154 miPointerGetPosition(inputInfo.pointer, &x, &y); in ProcessInputEvents()
|
| H A D | xf86RandR.c | 245 miPointerGetPosition(dev, &pos[dev->id][0], &pos[dev->id][1]); in xf86RandRSetConfig()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | dmxevents.c | 250 miPointerGetPosition(inputInfo.pointer, &localX, &localY); in dmxCoreMotion()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-input.c | 494 miPointerGetPosition(xwl_seat->pointer, &x, &y); in dispatch_pointer_motion_event() 2736 miPointerGetPosition(xwl_seat->pointer, &x, &y); in xwl_pointer_warp_emulator_handle_motion()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dri/ |
| H A D | dri.c | 2307 miPointerGetPosition(inputInfo.pointer, &px, &py); in DRIAdjustFrame()
|
| /OK3568_Linux_fs/external/xserver/randr/ |
| H A D | rrcrtc.c | 1866 miPointerGetPosition(pDev, &nx, &ny); in constrain_all_screen_crtcs()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86RandR12.c | 605 miPointerGetPosition(dev, &pos[dev->id][0], &pos[dev->id][1]); in xf86RandR12SetConfig()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 170221 bugfix: uninitialized pPointer in miPointerGetPosition ifndef MPX
|