Home
last modified time | relevance | path

Searched defs:wl_surface (Results 1 – 7 of 7) sorted by relevance

/third_party/wayland_standard/tests/data/
Dexample-client.h3364 wl_surface_add_listener(struct wl_surface *wl_surface, in wl_surface_add_listener()
3434 wl_surface_set_user_data(struct wl_surface *wl_surface, void *user_data) in wl_surface_set_user_data()
3441 wl_surface_get_user_data(struct wl_surface *wl_surface) in wl_surface_get_user_data()
3447 wl_surface_get_version(struct wl_surface *wl_surface) in wl_surface_get_version()
3458 wl_surface_destroy(struct wl_surface *wl_surface) in wl_surface_destroy()
3510 wl_surface_attach(struct wl_surface *wl_surface, struct wl_buffer *buffer, int32_t x, int32_t y) in wl_surface_attach()
3542 wl_surface_damage(struct wl_surface *wl_surface, int32_t x, int32_t y, int32_t width, int32_t heigh… in wl_surface_damage()
3585 wl_surface_frame(struct wl_surface *wl_surface) in wl_surface_frame()
3624 wl_surface_set_opaque_region(struct wl_surface *wl_surface, struct wl_region *region) in wl_surface_set_opaque_region()
3657 wl_surface_set_input_region(struct wl_surface *wl_surface, struct wl_region *region) in wl_surface_set_input_region()
[all …]
/third_party/weston/tests/
Dweston-test-client-helper.c123 uint32_t serial, struct wl_surface *wl_surface, in pointer_handle_enter()
142 uint32_t serial, struct wl_surface *wl_surface) in pointer_handle_leave()
257 uint32_t serial, struct wl_surface *wl_surface, in keyboard_handle_enter()
273 uint32_t serial, struct wl_surface *wl_surface) in keyboard_handle_leave()
415 struct wl_surface *wl_surface, struct wl_output *output) in surface_enter()
426 struct wl_surface *wl_surface, struct wl_output *output) in surface_leave()
Divi-layout-test-client.c156 struct wl_surface *wl_surface; member
Dweston-test-client-helper.h166 struct wl_surface *wl_surface; member
/third_party/weston/ivi-shell/
Divi-layout.c2002 surface_create(struct weston_surface *wl_surface, uint32_t id_surface) in surface_create()
2050 ivi_layout_desktop_surface_create(struct weston_surface *wl_surface) in ivi_layout_desktop_surface_create()
2067 ivi_layout_surface_create(struct weston_surface *wl_surface, in ivi_layout_surface_create()
/third_party/weston/clients/
Dsubsurfaces.c142 struct wl_surface *wl_surface; member
Dwindow.c653 struct wl_surface *wl_surface, in egl_window_surface_create()
697 struct wl_surface *wl_surface, in egl_window_surface_create()
1183 shm_surface_create(struct display *display, struct wl_surface *wl_surface, in shm_surface_create()
5150 struct wl_surface *wl_surface, struct wl_output *wl_output) in surface_enter()
5179 struct wl_surface *wl_surface, struct wl_output *output) in surface_leave()