HomeSort by relevance Sort by last modified time
    Searched refs:cmsERROR_READ (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/lcms/src/
cmsio0.c 156 cmsSignalError(iohandler ->ContextID, cmsERROR_READ, "Read from memory error. Got %d bytes, block should be of %d bytes", len, count * size);
255 cmsSignalError(ContextID, cmsERROR_READ, "Couldn't read profile from NULL pointer");
264 cmsSignalError(ContextID, cmsERROR_READ, "Couldn't allocate %ld bytes for profile", size);
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h     [all...]

Completed in 44 milliseconds