Searched refs:OP_BLEND (Results 1 – 3 of 3) sorted by relevance
468 OP_BLEND = 0x4, enumerator
651 if ((p_para->op_flag & OP_BITBLT) || (p_para->op_flag & OP_BLEND)) { in g2d_mixer_frame_apply()654 if (p_para->op_flag & OP_BLEND) { in g2d_mixer_frame_apply()676 } else if (p_para->op_flag & OP_BLEND) { in g2d_mixer_frame_apply()
756 mixer_bld_para.op_flag = OP_BLEND; in sunxi_g2d_control()
Completed in 9 milliseconds