Home | History | Annotate | Download | only in codeflinger

Lines Matching full:blending

143     const int blending =    blending_codes(mBlendSrc, mBlendDst) |
238 if ((blending & (FACTOR_DST|BLEND_DST)) ||
242 // blending / logic_op / masking need the framebuffer
473 // blending...
491 // Figure out what we need for the blending stage...
499 const int blending = blending_codes(fs, fd);
522 (blending & (BLEND_SRC|FACTOR_SRC)) : need_expander));
568 // We keep only 8 bits for the blending stage