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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsio0.c186 cmsSignalError(iohandler ->ContextID, cmsERROR_READ, "Read from memory error. Got %d bytes, block should be of %d bytes", len, count * size);
281 cmsSignalError(ContextID, cmsERROR_READ, "Couldn't read profile from NULL pointer");
290 cmsSignalError(ContextID, cmsERROR_READ, "Couldn't allocate %ld bytes for profile", size);
H A Dlcms2.h1036 #define cmsERROR_READ 5 macro

Completed in 177 milliseconds