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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsps2.c1323 int RelativeEncodingIntent; local
1337 RelativeEncodingIntent = Intent;
1338 if (RelativeEncodingIntent == INTENT_ABSOLUTE_COLORIMETRIC)
1339 RelativeEncodingIntent = INTENT_RELATIVE_COLORIMETRIC;
1348 OutputFormat, RelativeEncodingIntent, 0);
1365 _cmsOptimizePipeline(&DeviceLink, RelativeEncodingIntent, &InFrm, &OutputFormat, &dwFlags);

Completed in 33 milliseconds