Searched defs:wp_presentation (Results 1 – 2 of 2) sorted by relevance
214 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()
205 struct wp_presentation *wp_presentation; member