Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dcontent-protection.c83 enum weston_hdcp_protection weston_cp; in set_type() local
108 weston_cp = (enum weston_hdcp_protection) content_type; in set_type()
109 psurface->surface->pending.desired_protection = weston_cp; in set_type()