Searched refs:DeviceCursorCleanup (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mipointer.h | 56 void (*DeviceCursorCleanup) (DeviceIntPtr /* pDev */ , member
|
| H A D | mipointer.c | 149 pScreen->DeviceCursorCleanup = miPointerDeviceCleanup; in miPointerInitialize() 358 (*pScreenPriv->spriteFuncs->DeviceCursorCleanup) (pDev, pScreen); in miPointerDeviceCleanup()
|
| /OK3568_Linux_fs/external/xserver/test/ |
| H A D | xtest.c | 78 screen.DeviceCursorCleanup = device_cursor_cleanup; in xtest_init_devices()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Cursor.c | 172 pScreenPriv->spriteFuncs->DeviceCursorCleanup(pDev, pScreen); in xnestDeviceCursorCleanup()
|
| /OK3568_Linux_fs/external/xserver/test/xi2/ |
| H A D | protocol-common.c | 262 screen.DeviceCursorCleanup = device_cursor_cleanup; in init_simple()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | scrnintstr.h | 627 DeviceCursorCleanupProcPtr DeviceCursorCleanup; member
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/ |
| H A D | xf86CursorRD.c | 514 (*ScreenPriv->spriteFuncs->DeviceCursorCleanup) (pDev, pScreen); in xf86DeviceCursorCleanup()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | wincursor.c | 543 pScreenPriv->cursor.spriteFuncs->DeviceCursorCleanup(pDev, pScr); in winDeviceCursorCleanup()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiter.c | 972 PointPriv->spriteFuncs->DeviceCursorCleanup(pDev, pScreen); in VGAarbiterDeviceCursorCleanup()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | devices.c | 979 screen->DeviceCursorCleanup(dev, screen); in CloseDevice() 2602 screen->DeviceCursorCleanup(dev, screen); in AttachDevice()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | drmmode_display.c | 4632 ms->SpriteFuncs->DeviceCursorCleanup(pDev, pScreen); in drmmode_sprite_device_cursor_cleanup() 4641 .DeviceCursorCleanup = drmmode_sprite_device_cursor_cleanup,
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 45479 Ensures the DeviceCursorCleanup() function is called when the associated 92136 The DeviceCursorCleanup in miPointerSpriteFuncRec can no longer be 146672 dmx: add stubs for DeviceCursorInitialize, DeviceCursorCleanup 158188 dix: check for isMaster before calling DeviceCursorCleanup.
|