Home
last modified time | relevance | path

Searched refs:dixSetPrivate (Results 1 – 25 of 73) sorted by relevance

123

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Ddri.c117 dixSetPrivate(&pScreen->devPrivates, DRIScreenPrivKey, NULL); in DRIScreenInit()
121 dixSetPrivate(&pScreen->devPrivates, DRIScreenPrivKey, pDRIPriv); in DRIScreenInit()
157 dixSetPrivate(&pScreen->devPrivates, DRIScreenPrivKey, NULL); in DRICloseScreen()
307 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, in CreateSurfaceForWindow()
353 dixSetPrivate(&pPix->devPrivates, DRIPixmapPrivKey, in CreateSurfaceForPixmap()
416 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, NULL); in DRICreateSurface()
421 dixSetPrivate(&pPix->devPrivates, DRIPixmapPrivKey, NULL); in DRICreateSurface()
557 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, NULL); in DRIDrawablePrivDelete()
560 dixSetPrivate(&pPix->devPrivates, DRIPixmapPrivKey, NULL); in DRIDrawablePrivDelete()
750 dixSetPrivate(&pPix->devPrivates, DRIPixmapBufferPrivKey, shared); in DRICreatePixmap()
[all …]
/OK3568_Linux_fs/external/xserver/miext/damage/
H A Ddamagestr.h93 dixSetPrivate(&(pPix)->devPrivates, damagePixPrivateKey, v)
108 dixSetPrivate(&(pWin)->devPrivates, damageWinPrivateKey, d)
/OK3568_Linux_fs/external/xserver/dbe/
H A Ddbe.c257 dixSetPrivate(&pWin->devPrivates, dbeWindowPrivKey, pDbeWindowPriv); in ProcDbeAllocateBackBufferName()
351 dixSetPrivate(&pWin->devPrivates, dbeWindowPrivKey, NULL); in ProcDbeAllocateBackBufferName()
1228 dixSetPrivate(&pDbeWindowPriv->pWindow->devPrivates, dbeWindowPrivKey, in DbeWindowPrivDelete()
1408 dixSetPrivate(&screenInfo.screens[j]->devPrivates, in DbeExtensionInit()
1414 dixSetPrivate(&pScreen->devPrivates, dbeScreenPrivKey, pDbeScreenPriv); in DbeExtensionInit()
1457 dixSetPrivate(&pScreen->devPrivates, dbeScreenPrivKey, NULL); in DbeExtensionInit()
/OK3568_Linux_fs/external/xserver/composite/
H A Dcompalloc.c196 dixSetPrivate(&pWin->devPrivates, CompWindowPrivateKey, cw); in compRedirectWindow()
293 dixSetPrivate(&pWin->devPrivates, CompWindowPrivateKey, NULL); in compFreeClientWindow()
375 dixSetPrivate(&pWin->devPrivates, CompSubwindowsPrivateKey, csw); in compRedirectSubwindows()
388 dixSetPrivate(&pWin->devPrivates, CompSubwindowsPrivateKey, 0); in compRedirectSubwindows()
459 dixSetPrivate(&pWin->devPrivates, CompSubwindowsPrivateKey, NULL); in compFreeClientSubwindows()
/OK3568_Linux_fs/external/xserver/include/
H A Dprivates.h144 dixSetPrivate(PrivatePtr *privates, const DevPrivateKey key, void *val) in dixSetPrivate() function
208 dixSetPrivate(privates, _dixGetScreenPrivateKey(key, pScreen), val); in dixSetScreenPrivate()
/OK3568_Linux_fs/external/xserver/miext/rootless/
H A DrootlessCommon.h145 dixSetPrivate(&(pScreen)->devPrivates, rootlessScreenPrivateKey, v)
151 dixSetPrivate(&(pWin)->devPrivates, rootlessWindowPrivateKey, v)
H A DrootlessCommon.c193 dixSetPrivate(&pWindow->devPrivates, rootlessWindowOldPixmapPrivateKey, in RootlessStartDrawing()
229 dixSetPrivate(&pWindow->devPrivates, rootlessWindowOldPixmapPrivateKey, in RestorePreDrawingPixmapVisitor()
/OK3568_Linux_fs/external/xserver/glx/
H A Dvndext.c67 dixSetPrivate(&pScreen->devPrivates, &glvXGLVScreenPrivKey, priv); in xglvSetScreenPrivate()
134 dixSetPrivate(&pClient->devPrivates, &glvXGLVClientPrivKey, priv); in xglvSetClientPrivate()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxcmap.h59 dixSetPrivate(&(_pCMap)->devPrivates, dmxColormapPrivateKey, _pCMapPriv)
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbscreen.c104 dixSetPrivate(&pWindow->devPrivates, fbGetWinPrivateKey(pWindow), pPixmap); in _fbSetWindowPixmap()
126 dixSetPrivate(&pScreen->devPrivates, fbScreenPrivKey, pScreenPriv); in fbSetupScreen()
H A Dfboverlay.c62 dixSetPrivate(&pWin->devPrivates, fbGetWinPrivateKey(pWin), pPixmap); in fbOverlayCreateWindow()
318 dixSetPrivate(&pScreen->devPrivates, fbOverlayScreenPrivateKey, pScrPriv); in fbOverlayFinishScreenInit()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmiscrinit.c258 dixSetPrivate(&pScreen->devPrivates, miScreenPrivKey, pScreenPriv); in miScreenInit()
333 dixSetPrivate(&pScreen->devPrivates, miZeroLineScreenKey, in miSetZeroLineBias()
H A Dmicmap.h10 (dixSetPrivate(&(s)->devPrivates, micmapScrPrivateKey, c))
H A Dmipointer.c137 dixSetPrivate(&pScreen->devPrivates, miPointerScreenKey, pScreenPriv); in miPointerInitialize()
339 dixSetPrivate(&pDev->devPrivates, miPointerPrivKey, pPointer); in miPointerDeviceInitialize()
360 dixSetPrivate(&pDev->devPrivates, miPointerPrivKey, NULL); in miPointerDeviceCleanup()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c417 dixSetPrivate(&window->devPrivates, &xwl_damage_private_key, damage); in register_damage()
434 dixSetPrivate(&window->devPrivates, &xwl_damage_private_key, NULL); in unregister_damage()
471 dixSetPrivate(&pixmap->devPrivates, &xwl_pixmap_private_key, xwl_pixmap); in xwl_pixmap_set_private()
589 dixSetPrivate(&window->devPrivates, &xwl_window_private_key, xwl_window); in ensure_surface_for_window()
704 dixSetPrivate(&window->devPrivates, &xwl_window_private_key, NULL); in xwl_unrealize_window()
1112 dixSetPrivate(&pScreen->devPrivates, &xwl_screen_private_key, xwl_screen); in xwl_screen_init()
H A Dxwayland-cursor.c70 dixSetPrivate(&cursor->devPrivates, &xwl_cursor_private_key, pixmap); in xwl_realize_cursor()
86 dixSetPrivate(&cursor->devPrivates, &xwl_cursor_private_key, NULL); in xwl_unrealize_cursor()
H A Dxwayland-present.c67 dixSetPrivate(&window->devPrivates, in xwl_present_window_get_priv()
164 dixSetPrivate(&window->devPrivates, in xwl_present_cleanup()
/OK3568_Linux_fs/external/xserver/present/
H A Dpresent_screen.c55 dixSetPrivate(&window->devPrivates, &present_window_private_key, window_priv); in present_get_window_priv()
234 dixSetPrivate(&screen->devPrivates, &present_screen_private_key, screen_priv); in present_screen_priv_init()
/OK3568_Linux_fs/external/xserver/dri3/
H A Ddri3.c64 dixSetPrivate(&screen->devPrivates, &dri3_screen_private_key, screen_priv); in dri3_screen_init()
/OK3568_Linux_fs/external/xserver/miext/sync/
H A Dmisyncfd.c111 dixSetPrivate(&pScreen->devPrivates, &syncFdScreenPrivateKey, priv); in miSyncFdScreenInit()
/OK3568_Linux_fs/external/xserver/render/
H A Dglyphstr.h84 dixSetPrivate(&(pGlyphSet)->devPrivates, k, ptr)
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.c413 dixSetPrivate(&pScreen->devPrivates, DRIScreenPrivKey, NULL); in DRIScreenInit()
417 dixSetPrivate(&pScreen->devPrivates, DRIScreenPrivKey, pDRIPriv); in DRIScreenInit()
439 dixSetPrivate(&pScreen->devPrivates, DRIScreenPrivKey, NULL); in DRIScreenInit()
454 dixSetPrivate(&pScreen->devPrivates, DRIScreenPrivKey, NULL); in DRIScreenInit()
481 dixSetPrivate(&pScreen->devPrivates, DRIScreenPrivKey, NULL); in DRIScreenInit()
783 dixSetPrivate(&pScreen->devPrivates, DRIScreenPrivKey, NULL); in DRICloseScreen()
1300 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, in DRICreateDrawable()
1360 dixSetPrivate(&pWin->devPrivates, DRIWindowPrivKey, NULL); in DRIDrawablePrivDestroy()
/OK3568_Linux_fs/external/xserver/hw/kdrive/src/
H A Dkxv.c138 dixSetPrivate(&pScreen->devPrivates, &KdXVScreenPrivateKey, ScreenPriv); in KdXVScreenInit()
730 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, winPriv); in KdXVEnlistPortInWindow()
747 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, winPriv->next); in KdXVRemovePortFromWindow()
782 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, NULL); in KdXVDestroyWindow()
839 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, in KdXVWindowExposures()
888 dixSetPrivate(&pWin->devPrivates, KdXVWindowKey, in KdXVClipNotify()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwin.h606 dixSetPrivate(&(pScreen)->devPrivates, g_iScreenPrivateKey, v)
619 dixSetPrivate(&(pCmap)->devPrivates, g_iCmapPrivateKey, v)
632 dixSetPrivate(&(pGC)->devPrivates, g_iGCPrivateKey, v)
/OK3568_Linux_fs/external/xserver/hw/xfree86/shadowfb/
H A Dshadowfb.c67 dixSetPrivate(&pScreen->devPrivates, &ShadowScreenKeyRec, pPriv); in ShadowFBInit2()

123