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

/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dvis_AlphaMacros.h85 #define BLEND_VIS(rr, dstARGB, srcARGB, dstA, srcA) \ macro
98 BLEND_VIS(rr, dstARGB, srcARGB, dstA, srcA)
105 #undef BLEND_VIS
106 #define BLEND_VIS(rr, dstARGB, srcARGB, dstA, srcA) \
127 BLEND_VIS(rr, dstARGB, srcARGB, dstA, srcA) \

Completed in 634 milliseconds