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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmssamp.c409 if (!cmsIsCLUT(hProfile, Intent, LCMS_USED_AS_OUTPUT ) ||
H A Dcmsio1.c816 cmsBool CMSEXPORT cmsIsCLUT(cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number UsedDirection) function
850 if (cmsIsCLUT(hProfile, Intent, UsedDirection)) return TRUE;
H A Dlcms2.h1455 CMSAPI cmsBool CMSEXPORT cmsIsCLUT(cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number UsedDirection);

Completed in 263 milliseconds