Home
last modified time | relevance | path

Searched defs:wp_presentation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/crosvm/gpu_display/gpu_display_client_protocol_headers/gen/wayland_protocol_codegen/
Dpresentation-time.h214 wp_presentation_add_listener(struct wp_presentation *wp_presentation, in wp_presentation_add_listener()
240 wp_presentation_set_user_data(struct wp_presentation *wp_presentation, void *user_data) in wp_presentation_set_user_data()
247 wp_presentation_get_user_data(struct wp_presentation *wp_presentation) in wp_presentation_get_user_data()
253 wp_presentation_get_version(struct wp_presentation *wp_presentation) in wp_presentation_get_version()
266 wp_presentation_destroy(struct wp_presentation *wp_presentation) in wp_presentation_destroy()
285 wp_presentation_feedback(struct wp_presentation *wp_presentation, struct wl_surface *surface) in wp_presentation_feedback()
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c205 struct wp_presentation *wp_presentation; member