Searched refs:TheIntents (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/lcms/src/ |
D | cmscnvrt.c | 525 cmsUInt32Number TheIntents[], in DefaultICCintents() argument 567 Intent = TheIntents[i]; in DefaultICCintents() 669 cmsUInt32Number TheIntents[], in _cmsDefaultICCintents() argument 675 …return DefaultICCintents(ContextID, nProfiles, TheIntents, hProfiles, BPC, AdaptationStates, dwFla… in _cmsDefaultICCintents() 734 cmsUInt32Number TheIntents[], in BlackPreservingKOnlyIntents() argument 752 ICCIntents[i] = TranslateNonICCIntents(TheIntents[i]); in BlackPreservingKOnlyIntents() 926 cmsUInt32Number TheIntents[], in BlackPreservingKPlaneIntents() argument 944 ICCIntents[i] = TranslateNonICCIntents(TheIntents[i]); in BlackPreservingKPlaneIntents() 1039 cmsUInt32Number TheIntents[], in _cmsLinkProfiles() argument 1061 if (TheIntents[i] == INTENT_ABSOLUTE_COLORIMETRIC) in _cmsLinkProfiles() [all …]
|
D | lcms2_internal.h | 887 cmsUInt32Number TheIntents[],
|