Home
last modified time | relevance | path

Searched refs:rop3_cmd (Results 1 – 2 of 2) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/
A Dg2d_bld.c457 if (rop3_cmd == G2D_ROP3_BLACKNESS) { in bld_rop3_set()
470 } else if (rop3_cmd == G2D_ROP3_SRCERASE) { in bld_rop3_set()
474 } else if (rop3_cmd == G2D_ROP3_DSTINVERT) { in bld_rop3_set()
478 } else if (rop3_cmd == G2D_ROP3_PATINVERT) { in bld_rop3_set()
482 } else if (rop3_cmd == G2D_ROP3_SRCINVERT) { in bld_rop3_set()
486 } else if (rop3_cmd == G2D_ROP3_SRCAND) { in bld_rop3_set()
494 } else if (rop3_cmd == G2D_ROP3_MERGECOPY) { in bld_rop3_set()
498 } else if (rop3_cmd == G2D_ROP3_SRCCOPY) { in bld_rop3_set()
502 } else if (rop3_cmd == G2D_ROP3_SRCPAINT) { in bld_rop3_set()
506 } else if (rop3_cmd == G2D_ROP3_PATCOPY) { in bld_rop3_set()
[all …]
A Dg2d_bld.h47 __s32 bld_rop3_set(struct blender_submodule *p_bld, __u32 sel, __u32 rop3_cmd);

Completed in 7 milliseconds