Home | History | Annotate | Download | only in codeflinger

Lines Matching defs:blending

142     const int blending =    blending_codes(mBlendSrc, mBlendDst) |
237 if ((blending & (FACTOR_DST|BLEND_DST)) ||
241 // blending / logic_op / masking need the framebuffer
471 // blending...
489 // Figure out what we need for the blending stage...
497 const int blending = blending_codes(fs, fd);
520 (blending & (BLEND_SRC|FACTOR_SRC)) : need_expander));
566 // We keep only 8 bits for the blending stage