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

  /external/pdfium/third_party/lcms/src/
cmssamp.c 191 cmsBool CMSEXPORT cmsDetectBlackPoint(cmsCIEXYZ* BlackPoint, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags)
404 return cmsDetectBlackPoint(BlackPoint, hProfile, Intent, dwFlags);
416 if (!cmsDetectBlackPoint(&IniXYZ, hProfile, Intent, dwFlags)) {
cmsps2.c 878 cmsDetectBlackPoint(&BlackPointAdaptedToD50, hProfile, Intent, 0);
956 cmsDetectBlackPoint(&BlackPointAdaptedToD50, hProfile, INTENT_RELATIVE_COLORIMETRIC, 0);
    [all...]
cmscnvrt.c 403 cmsDetectBlackPoint(&BlackPointIn, hProfiles[i-1], Intent, 0);
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h     [all...]

Completed in 192 milliseconds