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

/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DAlphaMath.h157 #define DeclareAndInitAlphaVarFor1ByteGray(VAR, initval) \ macro
173 DeclareAndInitAlphaVarFor1ByteGray(VAR, 0)
188 DeclareAndInitAlphaVarFor1ByteGray(VAR, MaxValFor1ByteGray)
203 DeclareAndInitAlphaVarFor1ByteGray(VAR, MaxValFor1ByteGray - invalpha)

Completed in 31 milliseconds