Searched refs:VA_DRIAuthConnection (Results 1 - 3 of 3) sorted by relevance

/hardware/intel/common/libva/va/x11/
H A Dva_dri.h83 Bool VA_DRIAuthConnection( Display *dpy, int screen, drm_magic_t magic );
H A Ddri1_util.c118 if (newlyopened && !VA_DRIAuthConnection(ctx->native_dpy, ctx->x11_screen, magic))
H A Dva_dri.c228 PUBLIC Bool VA_DRIAuthConnection(dpy, screen, magic) function
241 GetReq(VA_DRIAuthConnection, req);

Completed in 99 milliseconds