Searched refs:dixLookupScreenPrivate (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxcursor.h | 68 dixLookupScreenPrivate(&(_pCursor)->devPrivates, CursorScreenKey, _pScreen))
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | XNCursor.h | 34 dixLookupScreenPrivate(&(pCursor)->devPrivates, CursorScreenKey, pScreen))
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | midispcur.c | 74 (miDCBufferPtr)dixLookupScreenPrivate(&dev->devPrivates, miDCDeviceKey, screen) : \ 75 …(miDCBufferPtr)dixLookupScreenPrivate(&GetMaster(dev, MASTER_POINTER)->devPrivates, miDCDeviceKey,…
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | privates.h | 212 dixLookupScreenPrivate(PrivatePtr *privates, const DevScreenPrivateKey key, in dixLookupScreenPrivate() function
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | drmmode_display.h | 316 #define msGetSpritePriv(dev, ms, screen) dixLookupScreenPrivate(&(dev)->devPrivates, &(ms)->drmmode…
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/ |
| H A D | xf86CursorRD.c | 290 free(dixLookupScreenPrivate in xf86CursorUnrealizeCursor()
|
| H A D | xf86HWCurs.c | 208 dixLookupScreenPrivate(&pCurs->devPrivates, CursorScreenKey, pScreen); in xf86ScreenSetCursor()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86Cursors.c | 304 dixLookupScreenPrivate(&cursor->devPrivates, CursorScreenKey, screen) in xf86_set_cursor_colors()
|