Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dhostx.c1356 xcb_get_window_attributes_reply_t *attr_reply; in hostx_get_window_attributes() local
1361 attr_reply = xcb_get_window_attributes_reply(HostX.conn, attr_cookie, NULL); in hostx_get_window_attributes()
1367 a_attrs->visualid = attr_reply->visual; in hostx_get_window_attributes()
1370 free(attr_reply); in hostx_get_window_attributes()