Home
last modified time | relevance | path

Searched refs:DRIAuthConnection (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Ddri.h82 DRIAuthConnection(ScreenPtr pScreen, unsigned int magic);
H A Dappledri.c163 if (!DRIAuthConnection(screenInfo.screens[stuff->screen], in ProcAppleDRIAuthConnection()
H A Ddri.c196 DRIAuthConnection(ScreenPtr pScreen, unsigned int magic) in DRIAuthConnection() function
/OK3568_Linux_fs/external/xserver/hw/xfree86/dri/
H A Ddri.h209 extern _X_EXPORT Bool DRIAuthConnection(ScreenPtr pScreen, drm_magic_t magic);
H A Dxf86dri.c204 if (!DRIAuthConnection(screenInfo.screens[stuff->screen], stuff->magic)) { in ProcXF86DRIAuthConnection()
H A Ddri.c870 DRIAuthConnection(ScreenPtr pScreen, drm_magic_t magic) in DRIAuthConnection() function