Searched defs:cmsInterpFunction (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dlcms2_plugin.h294 } cmsInterpFunction; typedef in typeref:union:__anon893
320 cmsInterpFunction Interpolation; // Points to the function to do the interpolation
325 typedef cmsInterpFunction (* cmsInterpFnFactory)(cmsUInt32Number nInputChannels, cmsUInt32Number nOutputChannels, cmsUInt32Number dwFlags);

Completed in 50 milliseconds