Home
last modified time | relevance | path

Searched defs:xwl_window (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c158 xwl_window_set_allow_commits(struct xwl_window *xwl_window, Bool allow, in xwl_window_set_allow_commits()
167 xwl_window_set_allow_commits_from_property(struct xwl_window *xwl_window, in xwl_window_set_allow_commits_from_property()
193 xwl_window_property_allow_commits(struct xwl_window *xwl_window, in xwl_window_property_allow_commits()
217 struct xwl_window *xwl_window; in xwl_property_callback() local
264 struct xwl_window *xwl_window; in xwl_window_from_window() local
298 struct xwl_window *xwl_window; in xwl_cursor_warped_to() local
340 struct xwl_window *xwl_window; in xwl_cursor_confined_to() local
374 struct xwl_window *xwl_window = xwl_window_get(window); in damage_report() local
481 xwl_window_init_allow_commits(struct xwl_window *xwl_window) in xwl_window_init_allow_commits()
496 send_surface_id_event(struct xwl_window *xwl_window) in send_surface_id_event()
[all …]
H A Dxwayland.h177 struct xwl_window { struct
178 struct xwl_screen *xwl_screen;
179 struct wl_surface *surface;
180 struct wl_shell_surface *shell_surface;
181 WindowPtr window;
182 struct xorg_list link_damage;
183 struct wl_callback *frame_callback;
184 Bool allow_commits;
186 struct xorg_list frame_callback_list;
187 Bool present_flipped;
H A Dxwayland-present.c351 struct xwl_window *xwl_window = xwl_window_from_window(present_window); in xwl_present_queue_vblank() local
423 struct xwl_window *xwl_window = xwl_window_from_window(present_window); in xwl_present_check_flip2() local
456 struct xwl_window *xwl_window = xwl_window_from_window(present_window); in xwl_present_flip() local
H A Dxwayland-glamor.c111 xwl_glamor_post_damage(struct xwl_window *xwl_window, in xwl_glamor_post_damage()
121 xwl_glamor_allow_commits(struct xwl_window *xwl_window) in xwl_glamor_allow_commits()
H A Dxwayland-glamor-eglstream.c492 struct xwl_window *xwl_window = xwl_window_from_window(window); in xwl_eglstream_create_pending_stream() local
531 xwl_glamor_eglstream_allow_commits(struct xwl_window *xwl_window) in xwl_glamor_eglstream_allow_commits()
565 xwl_glamor_eglstream_post_damage(struct xwl_window *xwl_window, in xwl_glamor_eglstream_post_damage()
H A Dxwayland-input.c1082 set_grab(struct xwl_seat *xwl_seat, struct xwl_window *xwl_window) in set_grab()
2672 struct xwl_window *xwl_window, in xwl_pointer_warp_emulator_maybe_lock()
2705 struct xwl_window *xwl_window, in xwl_pointer_warp_emulator_warp()
2807 struct xwl_window *xwl_window, in xwl_seat_emulate_pointer_warp()
2880 struct xwl_window *xwl_window) in xwl_seat_confine_pointer()