Home
last modified time | relevance | path

Searched refs:surface_protection_update (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/libweston/
Dcontent-protection.c196 cp->surface_protection_update = NULL; in cp_destroy_listener()
Dcompositor.c1150 cp->surface_protection_update = NULL; in notify_surface_protection_change()
1170 if (!cp || cp->surface_protection_update) in weston_schedule_surface_protection_update()
1173 cp->surface_protection_update = wl_event_loop_add_idle(loop, in weston_schedule_surface_protection_update()
/third_party/weston/include/libweston/
Dlibweston.h1549 struct wl_event_source *surface_protection_update; member