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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsxform.c498 p ->FromInputFloat = _cmsGetFormatter(*InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
499 p ->ToOutputFloat = _cmsGetFormatter(*OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
513 p ->FromInputFloat = _cmsGetFormatter(*InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
514 p ->ToOutputFloat = _cmsGetFormatter(*OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_FLOAT).FmtFloat;
H A Dlcms2_plugin.h380 #define CMS_PACK_FLAGS_FLOAT 0x0001 macro
H A Dcmspack.c2982 case CMS_PACK_FLAGS_FLOAT: {
3136 case CMS_PACK_FLAGS_FLOAT: {

Completed in 3111 milliseconds