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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsgmt.c73 cmsHPROFILE ProfileList[256]; local
90 ProfileList[i] = hProfiles[i];
97 ProfileList[nProfiles] = hLab;
103 xform = cmsCreateExtendedTransform(ContextID, nProfiles + 1, ProfileList,
335 cmsHPROFILE ProfileList[256]; local
367 ProfileList[i] = hProfiles[i];
374 ProfileList[nGamutPCSposition] = hLab;
389 ProfileList,

Completed in 31 milliseconds