Searched refs:LCMS_USED_AS_INPUT (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmssamp.c107 if (!cmsIsIntentSupported(hInput, Intent, LCMS_USED_AS_INPUT)) {
183 if (!cmsIsIntentSupported(hProfile, INTENT_PERCEPTUAL, LCMS_USED_AS_INPUT)) {
H A Dcmsio1.c827 case LCMS_USED_AS_INPUT: TagTable = Device2PCS16; break;
832 return cmsIsIntentSupported(hProfile, Intent, LCMS_USED_AS_INPUT) &&
H A Dlcms2.h1449 #define LCMS_USED_AS_INPUT 0 macro

Completed in 44 milliseconds