OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xcb_setup
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/pipe-loader/
pipe_loader_drm.c
143
const xcb_setup_t *
xcb_setup
;
local
156
xcb_setup
= xcb_get_setup(xcb_conn);
158
if (!
xcb_setup
)
161
s = xcb_setup_roots_iterator(
xcb_setup
);
/external/mesa3d/src/gallium/auxiliary/pipe-loader/
pipe_loader_drm.c
143
const xcb_setup_t *
xcb_setup
;
local
156
xcb_setup
= xcb_get_setup(xcb_conn);
158
if (!
xcb_setup
)
161
s = xcb_setup_roots_iterator(
xcb_setup
);
Completed in 64 milliseconds