Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/
D0031-wrong-tag-element-count.patch7 …cmsSignalError(Icc ->ContextID, cmsERROR_CORRUPTION_DETECTED, "'%s' Inconsistent number of items: …
/external/pdfium/third_party/lcms/src/
Dcmsio0.c1615 cmsSignalError(Icc ->ContextID, cmsERROR_CORRUPTION_DETECTED, "Corrupted tag '%s'", String); in cmsReadTag()
1626 …cmsSignalError(Icc ->ContextID, cmsERROR_CORRUPTION_DETECTED, "'%s' Inconsistent number of items: … in cmsReadTag()
1763 …cmsSignalError(Icc ->ContextID, cmsERROR_CORRUPTION_DETECTED, "Malformed struct in type '%s' for t… in cmsWriteTag()
Dcmsplugin.c534 cmsSignalError(ContextID, cmsERROR_CORRUPTION_DETECTED, "NULL memory pool on context"); in _cmsPluginMalloc()
Dcmscgats.c471 cmsSignalError(it8 ->ContextID, cmsERROR_CORRUPTION_DETECTED, "%s", ErrMsg); in SynError()
Dcmstypes.c5169 …cmsSignalError(self->ContextID, cmsERROR_CORRUPTION_DETECTED, "Bad dictionary Name/Value"); in Type_Dictionary_Read()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1067 #define cmsERROR_CORRUPTION_DETECTED 12 macro