Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsio0.c156 …cmsSignalError(iohandler ->ContextID, cmsERROR_READ, "Read from memory error. Got %d bytes, block … in MemoryRead()
255 cmsSignalError(ContextID, cmsERROR_READ, "Couldn't read profile from NULL pointer"); in cmsOpenIOhandlerFromMem()
264 … cmsSignalError(ContextID, cmsERROR_READ, "Couldn't allocate %ld bytes for profile", size); in cmsOpenIOhandlerFromMem()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1052 #define cmsERROR_READ 5 macro