Searched refs:_cmsEndPointsBySpace (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/third_party/lcms/src/ |
D | cmssamp.c | 93 if (!_cmsEndPointsBySpace(Space, NULL, &Black, &nChannels)) { in BlackPointAsDarkerColorant()
|
D | lcms2_internal.h | 992 cmsBool _cmsEndPointsBySpace(cmsColorSpaceSignature Space,
|
D | cmspcs.c | 707 cmsBool _cmsEndPointsBySpace(cmsColorSpaceSignature Space, in _cmsEndPointsBySpace() function
|
D | cmsopt.c | 604 if (!_cmsEndPointsBySpace(EntryColorSpace, in FixWhiteMisalignment() 607 if (!_cmsEndPointsBySpace(ExitColorSpace, in FixWhiteMisalignment()
|
D | cmsps2.c | 598 if (!_cmsEndPointsBySpace(sc ->ColorSpace, &White, &Black, &nOutputs)) in OutputValueSampler()
|