Home | History | Annotate | Download | only in gregbook

Lines Matching refs:composite

128 #define alpha_composite(composite, fg, alpha, bg) {               \
131 (composite) = (uch)((temp + (temp >> 8)) >> 8); \