/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipe-loader/ |
pipe_loader_drm.c | 148 xcb_dri2_authenticate_cookie_t authenticate_cookie; local 175 authenticate_cookie = xcb_dri2_authenticate_unchecked(xcb_conn, 179 authenticate_cookie,
|
/external/mesa3d/src/gallium/auxiliary/pipe-loader/ |
pipe_loader_drm.c | 148 xcb_dri2_authenticate_cookie_t authenticate_cookie; local 175 authenticate_cookie = xcb_dri2_authenticate_unchecked(xcb_conn, 179 authenticate_cookie,
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/ |
vl_winsys_dri.c | 305 xcb_dri2_authenticate_cookie_t authenticate_cookie; local 354 authenticate_cookie = xcb_dri2_authenticate_unchecked(scrn->conn, s.data->root, magic); 355 authenticate = xcb_dri2_authenticate_reply(scrn->conn, authenticate_cookie, NULL);
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
vl_winsys_dri.c | 305 xcb_dri2_authenticate_cookie_t authenticate_cookie; local 354 authenticate_cookie = xcb_dri2_authenticate_unchecked(scrn->conn, s.data->root, magic); 355 authenticate = xcb_dri2_authenticate_reply(scrn->conn, authenticate_cookie, NULL);
|
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/ |
platform_x11.c | 571 xcb_dri2_authenticate_cookie_t authenticate_cookie; local 576 authenticate_cookie = 579 xcb_dri2_authenticate_reply(dri2_dpy->conn, authenticate_cookie, NULL); [all...] |
/external/mesa3d/src/egl/drivers/dri2/ |
platform_x11.c | 571 xcb_dri2_authenticate_cookie_t authenticate_cookie; local 576 authenticate_cookie = 579 xcb_dri2_authenticate_reply(dri2_dpy->conn, authenticate_cookie, NULL); [all...] |