Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/egl/x11/
Dx11_screen.h104 x11_screen_authenticate(struct x11_screen *xscr, uint32_t id);
Dx11_screen.c325 x11_screen_authenticate(struct x11_screen *xscr, uint32_t id) in x11_screen_authenticate() function
Dnative_dri2.c847 return x11_screen_authenticate(dri2dpy->xscr, magic); in dri2_display_authenticate()