HomeSort by relevance Sort by last modified time
    Searched refs:cmsD50_xyY (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/lcms/src/
cmswtpnt.c 38 const cmsCIExyY* CMSEXPORT cmsD50_xyY(void)
cmsvirt.c 479 hProfile = cmsCreateRGBProfileTHR(ContextID, WhitePoint == NULL ? cmsD50_xyY() : WhitePoint, NULL, NULL);
526 hProfile = cmsCreateRGBProfileTHR(ContextID, WhitePoint == NULL ? cmsD50_xyY() : WhitePoint, NULL, NULL);
572 hProfile = cmsCreateRGBProfileTHR(ContextID, cmsD50_xyY(), NULL, NULL);
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h     [all...]

Completed in 57 milliseconds