Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsvirt.c885 int IsPCS(cmsColorSpaceSignature ColorSpace) in IsPCS() function
900 if (IsPCS(ColorSpace) && IsPCS(PCS)) { in FixColorSpaces()
908 if (IsPCS(ColorSpace) && !IsPCS(PCS)) { in FixColorSpaces()
916 if (IsPCS(PCS) && !IsPCS(ColorSpace)) { in FixColorSpaces()