Searched defs:wl_subsurface (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/wayland/tests/data/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/include/Wayland/ |
H A 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()
|
/aosp_15_r20/out/soong/.intermediates/external/wayland/wayland_core_client_protocol_headers/gen/ |
D | wayland-client-protocol.h | 6079 wl_subsurface_set_user_data(struct wl_subsurface *wl_subsurface, void *user_data) in wl_subsurface_set_user_data() 6086 wl_subsurface_get_user_data(struct wl_subsurface *wl_subsurface) in wl_subsurface_get_user_data() 6092 wl_subsurface_get_version(struct wl_subsurface *wl_subsurface) in wl_subsurface_get_version() 6106 wl_subsurface_destroy(struct wl_subsurface *wl_subsurface) in wl_subsurface_destroy() 6133 wl_subsurface_set_position(struct wl_subsurface *wl_subsurface, int32_t x, int32_t y) in wl_subsurface_set_position() 6159 wl_subsurface_place_above(struct wl_subsurface *wl_subsurface, struct wl_surface *sibling) in wl_subsurface_place_above() 6172 wl_subsurface_place_below(struct wl_subsurface *wl_subsurface, struct wl_surface *sibling) in wl_subsurface_place_below() 6196 wl_subsurface_set_sync(struct wl_subsurface *wl_subsurface) in wl_subsurface_set_sync() 6226 wl_subsurface_set_desync(struct wl_subsurface *wl_subsurface) in wl_subsurface_set_desync()
|