Home
last modified time | relevance | path

Searched refs:VA_DRICloseConnection (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/libva/va/x11/
Ddri1_util.c70 VA_DRICloseConnection(ctx->native_dpy, ctx->x11_screen); in dri1Close()
145 VA_DRICloseConnection(ctx->native_dpy, ctx->x11_screen); in isDRI1Connected()
Dva_dri.h85 Bool VA_DRICloseConnection( Display *dpy, int screen );
Dva_dri.c259 PUBLIC Bool VA_DRICloseConnection(dpy, screen) in VA_DRICloseConnection() function
271 GetReq(VA_DRICloseConnection, req);