Lines Matching full:blending
69 * Structure mapping Skia xfermodes to OpenGL blending factors.
98 // this array's SrcOver blending mode is actually DstOver. You can refer to
761 * destination in the blending equation, and the frame buffer becomes the source
1323 // the Clear blending mode
1726 // When the blending mode is kClear_Mode, we need to use a modulate color
1729 // TODO: check shader blending, once we have shader drawing support for layers.
1737 // When the blending mode is kClear_Mode, we need to use a modulate color
3461 // the blending, turn blending off here