| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winallpriv.c | 74 if (!dixRegisterPrivateKey(g_iScreenPrivateKey, PRIVATE_SCREEN, 0)) { in winAllocatePrivates() 83 if (!dixRegisterPrivateKey in winAllocatePrivates() 90 if (!dixRegisterPrivateKey in winAllocatePrivates() 156 if (!dixRegisterPrivateKey(g_iCmapPrivateKey, PRIVATE_COLORMAP, 0)) { in winAllocateCmapPrivates()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Screen.c | 145 if (!dixRegisterPrivateKey in xnestOpenScreen() 148 if (!dixRegisterPrivateKey in xnestOpenScreen() 151 if (!dixRegisterPrivateKey in xnestOpenScreen() 154 if (!dixRegisterPrivateKey in xnestOpenScreen() 158 if (!dixRegisterPrivateKey(&xnestCursorScreenKeyRec, PRIVATE_SCREEN, 0)) in xnestOpenScreen()
|
| /OK3568_Linux_fs/external/xserver/test/xi2/ |
| H A D | protocol-common.c | 269 dixRegisterPrivateKey(&XIClientPrivateKeyRec, PRIVATE_CLIENT, in init_simple() 271 dixRegisterPrivateKey(&miPointerScreenKeyRec, PRIVATE_SCREEN, 0); in init_simple() 272 dixRegisterPrivateKey(&miPointerPrivKeyRec, PRIVATE_DEVICE, 0); in init_simple()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | dri.c | 106 if (!dixRegisterPrivateKey(&DRIScreenPrivKeyRec, PRIVATE_SCREEN, 0)) in DRIScreenInit() 108 if (!dixRegisterPrivateKey(&DRIWindowPrivKeyRec, PRIVATE_WINDOW, 0)) in DRIScreenInit() 110 if (!dixRegisterPrivateKey(&DRIPixmapPrivKeyRec, PRIVATE_PIXMAP, 0)) in DRIScreenInit() 112 if (!dixRegisterPrivateKey(&DRIPixmapBufferPrivKeyRec, PRIVATE_PIXMAP, 0)) in DRIScreenInit()
|
| H A D | driWrap.c | 556 if (!dixRegisterPrivateKey(&driGCKeyRec, PRIVATE_GC, sizeof(DRIGCRec))) in DRIWrapInit() 559 if (!dixRegisterPrivateKey(&driWrapScreenKeyRec, PRIVATE_SCREEN, in DRIWrapInit()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessScreen.c | 629 if (!dixRegisterPrivateKey in RootlessAllocatePrivates() 632 if (!dixRegisterPrivateKey(&rootlessScreenPrivateKeyRec, PRIVATE_SCREEN, 0)) in RootlessAllocatePrivates() 634 if (!dixRegisterPrivateKey(&rootlessWindowPrivateKeyRec, PRIVATE_WINDOW, 0)) in RootlessAllocatePrivates() 636 if (!dixRegisterPrivateKey in RootlessAllocatePrivates()
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | vndext.c | 218 if (!dixRegisterPrivateKey(&glvXGLVScreenPrivKey, PRIVATE_SCREEN, 0)) in GlxExtensionInit() 220 if (!dixRegisterPrivateKey(&glvXGLVClientPrivKey, PRIVATE_CLIENT, 0)) in GlxExtensionInit()
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fballpriv.c | 41 if (!dixRegisterPrivateKey in fbAllocatePrivates()
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxscrinit.c | 195 if (!dixRegisterPrivateKey(&dmxScreenPrivateKeyRec, PRIVATE_SCREEN, 0)) in dmxScreenInit() 197 if (!dixRegisterPrivateKey(&dmxColormapPrivateKeyRec, PRIVATE_COLORMAP, 0)) in dmxScreenInit() 199 if (!dixRegisterPrivateKey(&dmxGlyphSetPrivateKeyRec, PRIVATE_GLYPHSET, 0)) in dmxScreenInit()
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compinit.c | 373 if (!dixRegisterPrivateKey(&CompScreenPrivateKeyRec, PRIVATE_SCREEN, 0)) in compScreenInit() 375 if (!dixRegisterPrivateKey(&CompWindowPrivateKeyRec, PRIVATE_WINDOW, 0)) in compScreenInit() 377 if (!dixRegisterPrivateKey(&CompSubwindowsPrivateKeyRec, PRIVATE_WINDOW, 0)) in compScreenInit()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miscrinit.c | 251 if (!dixRegisterPrivateKey(&miScreenPrivKeyRec, PRIVATE_SCREEN, 0)) in miScreenInit() 330 if (!dixRegisterPrivateKey(&miZeroLineScreenKeyRec, PRIVATE_SCREEN, 0)) in miSetZeroLineBias()
|
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present_screen.c | 211 if (!dixRegisterPrivateKey(&present_screen_private_key, PRIVATE_SCREEN, 0)) in present_screen_register_priv_keys() 214 if (!dixRegisterPrivateKey(&present_window_private_key, PRIVATE_WINDOW, 0)) in present_screen_register_priv_keys()
|
| /OK3568_Linux_fs/external/xserver/dri3/ |
| H A D | dri3.c | 52 if (!dixRegisterPrivateKey(&dri3_screen_private_key, PRIVATE_SCREEN, 0)) in dri3_screen_init()
|
| /OK3568_Linux_fs/external/xserver/miext/sync/ |
| H A D | misyncfd.c | 94 if (!dixRegisterPrivateKey(&syncFdScreenPrivateKey, PRIVATE_SCREEN, 0)) in miSyncFdScreenInit()
|
| H A D | misync.c | 175 if (!dixRegisterPrivateKey(&miSyncScreenPrivateKey, PRIVATE_SCREEN, in miSyncSetup()
|
| H A D | misyncshm.c | 174 if (!dixRegisterPrivateKey(&syncShmFencePrivateKey, PRIVATE_SYNC_FENCE, in miSyncShmScreenInit()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_sync.c | 89 if (!dixRegisterPrivateKey(&glamor_sync_fence_key, in glamor_sync_init()
|
| H A D | glamor.c | 640 if (!dixRegisterPrivateKey(&glamor_screen_private_key, PRIVATE_SCREEN, 0)) { in glamor_init() 649 if (!dixRegisterPrivateKey(&glamor_pixmap_private_key, PRIVATE_PIXMAP, in glamor_init() 657 if (!dixRegisterPrivateKey(&glamor_gc_private_key, PRIVATE_GC, in glamor_init()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | privates.c | 334 dixRegisterPrivateKey(DevPrivateKey key, DevPrivateType type, unsigned size) in dixRegisterPrivateKey() function 410 if (!dixRegisterPrivateKey(&screenKey->screenKey, PRIVATE_SCREEN, 0)) in dixRegisterScreenPrivateKey() 421 if (!dixRegisterPrivateKey(key, type, size)) { in dixRegisterScreenPrivateKey()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/shadowfb/ |
| H A D | shadowfb.c | 61 if (!dixRegisterPrivateKey(&ShadowScreenKeyRec, PRIVATE_SCREEN, 0)) in ShadowFBInit2()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | geext.c | 185 if (!dixRegisterPrivateKey in GEExtensionInit()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland.c | 1103 if (!dixRegisterPrivateKey(&xwl_screen_private_key, PRIVATE_SCREEN, 0)) in xwl_screen_init() 1105 if (!dixRegisterPrivateKey(&xwl_window_private_key, PRIVATE_WINDOW, 0)) in xwl_screen_init() 1107 if (!dixRegisterPrivateKey(&xwl_pixmap_private_key, PRIVATE_PIXMAP, 0)) in xwl_screen_init() 1109 if (!dixRegisterPrivateKey(&xwl_damage_private_key, PRIVATE_WINDOW, 0)) in xwl_screen_init()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/exa/ |
| H A D | examodule.c | 116 if (!dixRegisterPrivateKey(&exaXorgScreenPrivateKeyRec, PRIVATE_SCREEN, 0)) in exaDDXDriverInit()
|
| /OK3568_Linux_fs/external/xserver/miext/shadow/ |
| H A D | shadow.c | 119 if (!dixRegisterPrivateKey(&shadowScrPrivateKeyRec, PRIVATE_SCREEN, 0)) in shadowSetup()
|
| /OK3568_Linux_fs/external/xserver/xfixes/ |
| H A D | xfixes.c | 219 if (!dixRegisterPrivateKey in XFixesExtensionInit()
|