Home
last modified time | relevance | path

Searched refs:dixRegisterPrivateKey (Results 1 – 25 of 91) sorted by relevance

1234

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinallpriv.c74 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 DScreen.c145 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 Dprotocol-common.c269 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 Ddri.c106 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 DdriWrap.c556 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 DrootlessScreen.c629 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 Dvndext.c218 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 Dfballpriv.c41 if (!dixRegisterPrivateKey in fbAllocatePrivates()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxscrinit.c195 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 Dcompinit.c373 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 Dmiscrinit.c251 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 Dpresent_screen.c211 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 Ddri3.c52 if (!dixRegisterPrivateKey(&dri3_screen_private_key, PRIVATE_SCREEN, 0)) in dri3_screen_init()
/OK3568_Linux_fs/external/xserver/miext/sync/
H A Dmisyncfd.c94 if (!dixRegisterPrivateKey(&syncFdScreenPrivateKey, PRIVATE_SCREEN, 0)) in miSyncFdScreenInit()
H A Dmisync.c175 if (!dixRegisterPrivateKey(&miSyncScreenPrivateKey, PRIVATE_SCREEN, in miSyncSetup()
H A Dmisyncshm.c174 if (!dixRegisterPrivateKey(&syncShmFencePrivateKey, PRIVATE_SYNC_FENCE, in miSyncShmScreenInit()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_sync.c89 if (!dixRegisterPrivateKey(&glamor_sync_fence_key, in glamor_sync_init()
H A Dglamor.c640 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 Dprivates.c334 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 Dshadowfb.c61 if (!dixRegisterPrivateKey(&ShadowScreenKeyRec, PRIVATE_SCREEN, 0)) in ShadowFBInit2()
/OK3568_Linux_fs/external/xserver/Xext/
H A Dgeext.c185 if (!dixRegisterPrivateKey in GEExtensionInit()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c1103 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 Dexamodule.c116 if (!dixRegisterPrivateKey(&exaXorgScreenPrivateKeyRec, PRIVATE_SCREEN, 0)) in exaDDXDriverInit()
/OK3568_Linux_fs/external/xserver/miext/shadow/
H A Dshadow.c119 if (!dixRegisterPrivateKey(&shadowScrPrivateKeyRec, PRIVATE_SCREEN, 0)) in shadowSetup()
/OK3568_Linux_fs/external/xserver/xfixes/
H A Dxfixes.c219 if (!dixRegisterPrivateKey in XFixesExtensionInit()

1234