Searched defs:wl_subsurface (Results 1 – 2 of 2) sorted by relevance
/external/wayland/tests/data/ |
D | example-client.h | 5467 wl_subsurface_set_user_data(struct wl_subsurface *wl_subsurface, void *user_data) in wl_subsurface_set_user_data() 5474 wl_subsurface_get_user_data(struct wl_subsurface *wl_subsurface) in wl_subsurface_get_user_data() 5480 wl_subsurface_get_version(struct wl_subsurface *wl_subsurface) in wl_subsurface_get_version() 5495 wl_subsurface_destroy(struct wl_subsurface *wl_subsurface) in wl_subsurface_destroy() 5522 wl_subsurface_set_position(struct wl_subsurface *wl_subsurface, int32_t x, int32_t y) in wl_subsurface_set_position() 5548 wl_subsurface_place_above(struct wl_subsurface *wl_subsurface, struct wl_surface *sibling) in wl_subsurface_place_above() 5561 wl_subsurface_place_below(struct wl_subsurface *wl_subsurface, struct wl_surface *sibling) in wl_subsurface_place_below() 5585 wl_subsurface_set_sync(struct wl_subsurface *wl_subsurface) in wl_subsurface_set_sync() 5615 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()
|