Searched refs:cmsERROR_NOT_SUITABLE (Results 1 - 3 of 3) sorted by relevance
/external/pdfium/third_party/lcms2-2.6/src/ |
H A D | cmsxform.c | 853 cmsSignalError(ContextID, cmsERROR_NOT_SUITABLE, "Couldn't link the profiles"); 861 cmsSignalError(ContextID, cmsERROR_NOT_SUITABLE, "Channel count doesn't match. Profile is corrupted"); 1114 cmsSignalError(xform ->ContextID, cmsERROR_NOT_SUITABLE, "cmsChangeBuffersFormat works only on transforms created originally with at least 16 bits of precision");
|
H A D | cmstypes.c | 2620 cmsSignalError(self ->ContextID, cmsERROR_NOT_SUITABLE, "Cannot save floating point data, CLUT are 8 or 16 bit only"); 2682 cmsSignalError(self->ContextID, cmsERROR_NOT_SUITABLE, "LUT is not suitable to be saved as LutAToB"); 2865 cmsSignalError(self->ContextID, cmsERROR_NOT_SUITABLE, "LUT is not suitable to be saved as LutBToA");
|
/external/pdfium/third_party/lcms2-2.6/include/ |
H A D | lcms2.h | 1055 #define cmsERROR_NOT_SUITABLE 13 macro
|
Completed in 43 milliseconds