Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dhostx.h173 hostx_get_window_attributes(int a_window, EphyrHostWindowAttributes * a_attr);
186 int hostx_set_window_bounding_rectangles(int a_window,
H A Dhostx.c1351 hostx_get_window_attributes(int a_window, EphyrHostWindowAttributes * a_attrs) in hostx_get_window_attributes() argument
1358 geom_cookie = xcb_get_geometry(HostX.conn, a_window); in hostx_get_window_attributes()
1359 attr_cookie = xcb_get_window_attributes(HostX.conn, a_window); in hostx_get_window_attributes()
1526 hostx_set_window_bounding_rectangles(int a_window, in hostx_set_window_bounding_rectangles() argument
1552 a_window, in hostx_set_window_bounding_rectangles()