Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/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/core/src/fxcodec/codec/
Dfx_codec_icc.cpp240 cmsCIExyY* D50 = (cmsCIExyY*)cmsD50_xyY(); in CreateProfile_Gray()
/external/pdfium/third_party/lcms2-2.6/include/
Dlcms2.h1071 CMSAPI const cmsCIExyY* CMSEXPORT cmsD50_xyY(void);