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

  /external/pdfium/third_party/lcms/src/
cmssamp.c 52 Intents[0] = INTENT_RELATIVE_COLORIMETRIC; Intents[1] = nIntent; Intents[2] = INTENT_RELATIVE_COLORIMETRIC; Intents[3] = INTENT_RELATIVE_COLORIMETRIC;
206 Intent != INTENT_RELATIVE_COLORIMETRIC &&
219 return BlackPointAsDarkerColorant(hProfile, INTENT_RELATIVE_COLORIMETRIC, BlackPoint, 0);
234 Intent == INTENT_RELATIVE_COLORIMETRIC) {
267 if (Intent == INTENT_RELATIVE_COLORIMETRIC &&
372 Intent != INTENT_RELATIVE_COLORIMETRIC &&
386 return BlackPointAsDarkerColorant(hProfile, INTENT_RELATIVE_COLORIMETRIC, BlackPoint, 0);
411 if (Intent == INTENT_RELATIVE_COLORIMETRIC) {
    [all...]
cmsgmt.c 71 IntentList[nProfiles] = INTENT_RELATIVE_COLORIMETRIC;
345 IntentList[nGamutPCSposition] = INTENT_RELATIVE_COLORIMETRIC;
371 INTENT_RELATIVE_COLORIMETRIC,
377 INTENT_RELATIVE_COLORIMETRIC,
cmscnvrt.c 98 { INTENT_RELATIVE_COLORIMETRIC, "Relative colorimetric", DefaultICCintents, &DefaultIntents[2] },
691 return INTENT_RELATIVE_COLORIMETRIC;
    [all...]
cmsps2.c 410 case INTENT_RELATIVE_COLORIMETRIC: intent = "RelativeColorimetric"; break;
956 cmsDetectBlackPoint(&BlackPointAdaptedToD50, hProfile, INTENT_RELATIVE_COLORIMETRIC, 0);
    [all...]
cmsio1.c 855 cmsIsIntentSupported(hProfile, INTENT_RELATIVE_COLORIMETRIC, LCMS_USED_AS_OUTPUT);
    [all...]
cmsxform.c     [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h     [all...]
  /external/ImageMagick/MagickCore/
profile.c     [all...]

Completed in 58 milliseconds