Searched refs:uniDRIAuthConnection (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/libdrm/dist/tests/ttmtest/src/ |
| H A D | xf86dri.h | 81 Bool uniDRIAuthConnection(Display * dpy, int screen, drm_magic_t magic);
|
| H A D | ttmtest.c | 402 if (!uniDRIAuthConnection(ctx.display, ctx.screen, magic)) {
|
| H A D | xf86dri.c | 228 uniDRIAuthConnection(dpy, screen, magic) function
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/ |
| H A D | xf86dri.h | 81 Bool uniDRIAuthConnection(Display * dpy, int screen, drm_magic_t magic);
|
| H A D | xf86dri.c | 229 uniDRIAuthConnection(dpy, screen, magic) function
|
| H A D | viaXvMC.c | 445 if (!uniDRIAuthConnection(display, pViaXvMC->screen, magic)) {
|
Completed in 8 milliseconds