Home | History | Annotate | Download | only in codeflinger

Lines Matching refs:blending

142     const int blending =    blending_codes(mBlendSrc, mBlendDst) |
235 if ((blending & (FACTOR_DST|BLEND_DST)) ||
239 // blending / logic_op / masking need the framebuffer
470 // blending...
488 // Figure out what we need for the blending stage...
496 const int blending = blending_codes(fs, fd);
519 (blending & (BLEND_SRC|FACTOR_SRC)) : need_expander));
565 // We keep only 8 bits for the blending stage