Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsvirt.c479 …hProfile = cmsCreateRGBProfileTHR(ContextID, WhitePoint == NULL ? cmsD50_xyY() : WhitePoint, NULL,… in cmsCreateLab2ProfileTHR()
526 …hProfile = cmsCreateRGBProfileTHR(ContextID, WhitePoint == NULL ? cmsD50_xyY() : WhitePoint, NULL,… in cmsCreateLab4ProfileTHR()
572 hProfile = cmsCreateRGBProfileTHR(ContextID, cmsD50_xyY(), NULL, NULL); in cmsCreateXYZProfileTHR()
Dcmswtpnt.c38 const cmsCIExyY* CMSEXPORT cmsD50_xyY(void) in cmsD50_xyY() function
/external/pdfium/third_party/lcms/include/
Dlcms2.h1076 CMSAPI const cmsCIExyY* CMSEXPORT cmsD50_xyY(void);