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

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DAlphaMath.h119 #define AlphaType1ShortGray juint macro
146 AlphaType1ShortGray VAR;
161 AlphaType1ShortGray VAR = initval;
241 AlphaType1ShortGray VAR = \
242 (AlphaType1ShortGray)(pCompInfo->details.extraAlpha * 65535.0 + 0.5);
266 AlphaType1ShortGray VAR = *pMask++;

Completed in 28 milliseconds