Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsvirt.c111 cmsCIEXYZ WhitePointXYZ; in cmsCreateRGBProfileTHR() local
147 cmsxyY2XYZ(&WhitePointXYZ, WhitePoint); in cmsCreateRGBProfileTHR()
148 _cmsAdaptationMatrix(&CHAD, NULL, &WhitePointXYZ, cmsD50_XYZ()); in cmsCreateRGBProfileTHR()