Searched refs:set_rgb_colorants (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/qcms/src/ |
D | qcmsint.h | 283 qcms_bool set_rgb_colorants(qcms_profile *profile, qcms_CIE_xyY white_point, qcms_CIE_xyYTRIPLE pri…
|
D | iccread.c | 879 if (!set_rgb_colorants(profile, white_point, primaries)) { in qcms_profile_create_rgb_with_gamma() 908 if (!set_rgb_colorants(profile, white_point, primaries)) { in qcms_profile_create_rgb_with_table()
|
D | transform.c | 216 qcms_bool set_rgb_colorants(qcms_profile *profile, qcms_CIE_xyY white_point, qcms_CIE_xyYTRIPLE pri… in set_rgb_colorants() function
|
/external/chromium_org/third_party/qcms/ |
D | google.patch | 118 @@ -280,18 +285,40 @@ qcms_bool set_rgb_colorants(qcms_profile *profile, qcms_CIE_xyY white_point, … 389 @@ -230,8 +239,11 @@ qcms_bool set_rgb_colorants(qcms_profile *profile, qcms_CIE_xyY white_point, q…
|