| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | dri2.h | 55 DRI2Authenticate(Display *display, XID window, drm_magic_t magic);
|
| H A D | dri2.c | 160 Bool DRI2Authenticate(Display *dpy, XID window, drm_magic_t magic) function in typeref:typename:Bool 169 GetReq(DRI2Authenticate, req);
|
| H A D | intel_xvmc.c | 391 if (!DRI2Authenticate(display, RootWindow(display, screen), magic)) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri2.h | 62 DRI2Authenticate(Display * display, XID window, drm_magic_t magic);
|
| H A D | dri2.c | 338 DRI2Authenticate(Display * dpy, XID window, drm_magic_t magic) function in typeref:typename:Bool 347 GetReq(DRI2Authenticate, req);
|
| H A D | dri2_glx.c | 1256 if (!DRI2Authenticate(priv->dpy, RootWindow(priv->dpy, screen), magic)) {
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | dri2.h | 62 DRI2Authenticate(Display * display, XID window, drm_magic_t magic);
|
| H A D | dri2.c | 338 DRI2Authenticate(Display * dpy, XID window, drm_magic_t magic) function in typeref:typename:Bool 347 GetReq(DRI2Authenticate, req);
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | dri2.h | 61 DRI2Authenticate(Display * display, XID window, unsigned int magic);
|
| H A D | dri2-swap.c | 38 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
|
| H A D | dri2.c | 275 DRI2Authenticate(Display * dpy, XID window, unsigned int magic) function in typeref:typename:Bool 284 GetReq(DRI2Authenticate, req);
|
| H A D | dri2-speed.c | 156 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
|
| H A D | dri2-test.c | 68 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
|
| H A D | dri2-race.c | 81 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | dri2.h | 61 DRI2Authenticate(Display * display, XID window, unsigned int magic);
|
| H A D | dri2-race.c | 38 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
|
| H A D | dri2-swap.c | 38 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
|
| H A D | dri2.c | 275 DRI2Authenticate(Display * dpy, XID window, unsigned int magic) function in typeref:typename:Bool 284 GetReq(DRI2Authenticate, req);
|
| H A D | dri2-test.c | 62 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
|
| /xsrc/external/mit/xf86-video-intel/dist/benchmarks/ |
| H A D | dri2-swap.c | 232 DRI2Authenticate(Display * dpy, XID window, unsigned int magic) function in typeref:typename:Bool 241 GetReq(DRI2Authenticate, req); 388 if (!DRI2Authenticate(dpy, DefaultRootWindow(dpy), auth.magic))
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/ |
| H A D | dri2.h | 209 extern _X_EXPORT Bool DRI2Authenticate(ScreenPtr pScreen, uint32_t magic);
|
| H A D | dri2ext.c | 153 rep.authenticated = DRI2Authenticate(pDraw->pScreen, stuff->magic);
|
| H A D | dri2.c | 1030 DRI2Authenticate(ScreenPtr pScreen, uint32_t magic) function in typeref:typename:Bool
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ |
| H A D | dri2.h | 269 extern _X_EXPORT Bool DRI2Authenticate(ClientPtr client, ScreenPtr pScreen, uint32_t magic);
|
| H A D | dri2ext.c | 156 .authenticated = DRI2Authenticate(client, pDraw->pScreen, stuff->magic)
|