Searched refs:hostx_get_xcbconn (Results 1 – 5 of 5) sorted by relevance
53 xcb_connection_t *conn = hostx_get_xcbconn(); in ephyrRealizeCoreCursor()108 xcb_connection_t *conn = hostx_get_xcbconn(); in get_argb_format()130 xcb_connection_t *conn = hostx_get_xcbconn(); in ephyrRealizeARGBCursor()168 v = xcb_render_util_query_version(hostx_get_xcbconn()); in can_argb_cursor()195 xcb_free_cursor(hostx_get_xcbconn(), hw->cursor); in ephyrUnrealizeCursor()216 xcb_change_window_attributes(hostx_get_xcbconn(), scr->win, in ephyrSetCursor()218 xcb_flush(hostx_get_xcbconn()); in ephyrSetCursor()
181 xcb_connection_t *conn = hostx_get_xcbconn(); in ephyrLocalAtomToHost()306 xcb_connection_t *conn = hostx_get_xcbconn(); in translate_video_encodings()349 xcb_connection_t *conn = hostx_get_xcbconn(); in translate_xv_attributes()393 xcb_connection_t *conn = hostx_get_xcbconn(); in translate_xv_image_formats()446 xcb_connection_t *conn = hostx_get_xcbconn(); in ephyrXVPrivQueryHostAdaptors()677 xcb_connection_t *conn = hostx_get_xcbconn(); in ephyrXVPrivGetImageBufSize()734 xcb_connection_t *conn = hostx_get_xcbconn(); in ephyrStopVideo()749 xcb_connection_t *conn = hostx_get_xcbconn(); in ephyrSetPortAttribute()804 xcb_connection_t *conn = hostx_get_xcbconn(); in ephyrGetPortAttribute()852 xcb_connection_t *conn = hostx_get_xcbconn(); in ephyrQueryBestSize()[all …]
158 hostx_get_xcbconn(void);
1016 xcb_connection_t *conn = hostx_get_xcbconn(); in ephyrProcessKeyRelease()1118 xcb_connection_t *conn = hostx_get_xcbconn(); in ephyrXcbProcessEvents()
1296 hostx_get_xcbconn(void) in hostx_get_xcbconn() function