Home
last modified time | relevance | path

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

/third_party/weston/compositor/
Dcms-helper.h59 struct weston_color_profile { struct
66 struct weston_color_profile *p); argument
67 struct weston_color_profile *
70 struct weston_color_profile *
73 weston_cms_destroy_profile(struct weston_color_profile *p);
Dcms-helper.c60 struct weston_color_profile *p) in weston_cms_set_color_profile()
103 weston_cms_destroy_profile(struct weston_color_profile *p) in weston_cms_destroy_profile()
114 struct weston_color_profile *
118 struct weston_color_profile *p; in weston_cms_create_profile()
119 p = zalloc(sizeof(struct weston_color_profile)); in weston_cms_create_profile()
125 struct weston_color_profile *
128 struct weston_color_profile *p = NULL; in weston_cms_load_profile()
Dcms-static.c45 struct weston_color_profile *p; in cms_output_created()
Dcms-colord.c62 struct weston_color_profile *p;