Home
last modified time | relevance | path

Searched defs:white_point (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/qcms/src/
Diccread.c916 qcms_CIE_xyY white_point, in qcms_profile_create_rgb_with_gamma()
945 qcms_CIE_xyY white_point, in qcms_profile_create_rgb_with_table()
978 qcms_CIE_xyY white_point; in white_point_from_temp() local
Dtransform.c55 struct vector white_point; in build_RGB_to_XYZ_transfer_matrix() local
216 qcms_bool set_rgb_colorants(qcms_profile *profile, qcms_CIE_xyY white_point, qcms_CIE_xyYTRIPLE pri… in set_rgb_colorants()
/external/libpng/contrib/libtests/
Dpngvalid.c1768 white_point(PNG_CONST color_encoding *encoding) in white_point() function