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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsplugin.c484 cmsUInt32Number NextAligned, At; local
490 NextAligned = _cmsALIGNLONG(At);
491 BytesToNextAlignedPos = NextAligned - At;
501 cmsUInt32Number NextAligned, At; local
507 NextAligned = _cmsALIGNLONG(At);
508 BytesToNextAlignedPos = NextAligned - At;

Completed in 471 milliseconds