Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dhostx.c90 static EphyrHostXVars HostX; variable
107 rep = xcb_get_extension_data(HostX.conn, extension); in hostx_has_extension()
115 #define host_depth_matches_server(_vars) (HostX.depth == (_vars)->server_depth)
124 HostX.use_fullscreen == TRUE)) { in hostx_want_screen_geometry()
139 int index = HostX.n_screens; in hostx_add_screen()
141 HostX.n_screens += 1; in hostx_add_screen()
142 HostX.screens = reallocarray(HostX.screens, in hostx_add_screen()
143 HostX.n_screens, sizeof(HostX.screens[0])); in hostx_add_screen()
144 HostX.screens[index] = screen; in hostx_add_screen()
155 HostX.server_dpy_name = strdup(name); in hostx_set_display_name()
[all …]
/OK3568_Linux_fs/external/xserver/
H A DChangeLog60144 Xephyr: move HostX.visual to xcb
64705 …Memory leak of pointer 'keymap' allocated with XGetKeyboardMapping(HostX.dpy, min_keycode, ((max_k…
64707 …'keymap' allocated at line 845 with XGetKeyboardMapping(HostX.dpy, min_keycode, ((max_keycode - mi…