Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dhostx.c1354 xcb_get_window_attributes_cookie_t attr_cookie; in hostx_get_window_attributes() local
1359 attr_cookie = xcb_get_window_attributes(HostX.conn, a_window); in hostx_get_window_attributes()
1361 attr_reply = xcb_get_window_attributes_reply(HostX.conn, attr_cookie, NULL); in hostx_get_window_attributes()