Home
last modified time | relevance | path

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

/hardware/intel/common/libva/va/drm/
Dva_drm_auth_x11.c47 X11OpenDisplayFunc x11_open_display; member
102 if (!get_symbol(RTLD_DEFAULT, &vtable->x11_open_display, "XOpenDisplay")) in drm_auth_x11_init()
116 auth->display = vtable->x11_open_display(NULL); in drm_auth_x11_init()