Lines Matching full:blender
1128 * blender.blend(<32-bit-src-pixel-value>,<ptr-to-16-bit-dest-pixel>)
1184 /* This blender does the same for the 'blend_srca' operation.
1227 /* This blender does a normal blend after modulation.
2168 blender_32to16_srcA blender(c);
2172 blender.write(s,di.dst);
2190 blender_16to16_modulate blender(c);
2195 blender.write(s, di.dst);