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

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DAlphaMath.h118 #define AlphaType1ByteGray jint macro
143 AlphaType1ByteGray VAR;
158 AlphaType1ByteGray VAR = initval;
237 AlphaType1ByteGray VAR = \
238 (AlphaType1ByteGray)(pCompInfo->details.extraAlpha * 255.0 + 0.5);
263 AlphaType1ByteGray VAR = *pMask++;

Completed in 30 milliseconds