Home
last modified time | relevance | path

Searched refs:_cmsEndPointsBySpace (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmssamp.c93 if (!_cmsEndPointsBySpace(Space, NULL, &Black, &nChannels)) { in BlackPointAsDarkerColorant()
Dlcms2_internal.h992 cmsBool _cmsEndPointsBySpace(cmsColorSpaceSignature Space,
Dcmspcs.c707 cmsBool _cmsEndPointsBySpace(cmsColorSpaceSignature Space, in _cmsEndPointsBySpace() function
Dcmsopt.c604 if (!_cmsEndPointsBySpace(EntryColorSpace, in FixWhiteMisalignment()
607 if (!_cmsEndPointsBySpace(ExitColorSpace, in FixWhiteMisalignment()
Dcmsps2.c598 if (!_cmsEndPointsBySpace(sc ->ColorSpace, &White, &Black, &nOutputs)) in OutputValueSampler()