Searched defs:wl_subsurface (Results  1 – 2 of 2) sorted by relevance
| /external/wayland/tests/data/ | 
| D | example-client.h | 5493 wl_subsurface_set_user_data(struct wl_subsurface *wl_subsurface, void *user_data)  in wl_subsurface_set_user_data()5500 wl_subsurface_get_user_data(struct wl_subsurface *wl_subsurface)  in wl_subsurface_get_user_data()
 5506 wl_subsurface_get_version(struct wl_subsurface *wl_subsurface)  in wl_subsurface_get_version()
 5521 wl_subsurface_destroy(struct wl_subsurface *wl_subsurface)  in wl_subsurface_destroy()
 5550 wl_subsurface_set_position(struct wl_subsurface *wl_subsurface, int32_t x, int32_t y)  in wl_subsurface_set_position()
 5576 wl_subsurface_place_above(struct wl_subsurface *wl_subsurface, struct wl_surface *sibling)  in wl_subsurface_place_above()
 5589 wl_subsurface_place_below(struct wl_subsurface *wl_subsurface, struct wl_surface *sibling)  in wl_subsurface_place_below()
 5613 wl_subsurface_set_sync(struct wl_subsurface *wl_subsurface)  in wl_subsurface_set_sync()
 5643 wl_subsurface_set_desync(struct wl_subsurface *wl_subsurface)  in wl_subsurface_set_desync()
 
 | 
| /external/swiftshader/include/Wayland/ | 
| D | wayland-client-protocol.h | 5948 wl_subsurface_set_user_data(struct wl_subsurface *wl_subsurface, void *user_data)  in wl_subsurface_set_user_data()5955 wl_subsurface_get_user_data(struct wl_subsurface *wl_subsurface)  in wl_subsurface_get_user_data()
 5961 wl_subsurface_get_version(struct wl_subsurface *wl_subsurface)  in wl_subsurface_get_version()
 5976 wl_subsurface_destroy(struct wl_subsurface *wl_subsurface)  in wl_subsurface_destroy()
 6003 wl_subsurface_set_position(struct wl_subsurface *wl_subsurface, int32_t x, int32_t y)  in wl_subsurface_set_position()
 6029 wl_subsurface_place_above(struct wl_subsurface *wl_subsurface, struct wl_surface *sibling)  in wl_subsurface_place_above()
 6042 wl_subsurface_place_below(struct wl_subsurface *wl_subsurface, struct wl_surface *sibling)  in wl_subsurface_place_below()
 6066 wl_subsurface_set_sync(struct wl_subsurface *wl_subsurface)  in wl_subsurface_set_sync()
 6096 wl_subsurface_set_desync(struct wl_subsurface *wl_subsurface)  in wl_subsurface_set_desync()
 
 |