libweston: Migrate content_protection from public header
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
committed by
Daniel Stone
parent
3ff296e934
commit
a9b69b4b2a
@@ -311,4 +311,9 @@ weston_matrix_transform_region(pixman_region32_t *dest,
|
||||
struct weston_matrix *matrix,
|
||||
pixman_region32_t *src);
|
||||
|
||||
/* protected_surface */
|
||||
void
|
||||
weston_protected_surface_send_event(struct protected_surface *psurface,
|
||||
enum weston_hdcp_protection protection);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user