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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsxform.c496 p ->FromInput = _cmsGetFormatter(*InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_16BITS).Fmt16;
497 p ->ToOutput = _cmsGetFormatter(*OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS).Fmt16;
537 p ->FromInput = _cmsGetFormatter(*InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_16BITS).Fmt16;
538 p ->ToOutput = _cmsGetFormatter(*OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS).Fmt16;
970 FromInput = _cmsGetFormatter(InputFormat, cmsFormatterInput, CMS_PACK_FLAGS_16BITS).Fmt16;
971 ToOutput = _cmsGetFormatter(OutputFormat, cmsFormatterOutput, CMS_PACK_FLAGS_16BITS).Fmt16;
H A Dlcms2_plugin.h374 cmsFormatter16 Fmt16; member in union:__anon896
H A Dcmspack.c2975 fr.Fmt16 = f ->Frm;
2998 fr.Fmt16 = NULL;
3129 fr.Fmt16 = f ->Frm;
3153 fr.Fmt16 = NULL;
3201 if (fn.Fmt16 != NULL) return fn;

Completed in 49 milliseconds