Home
last modified time | relevance | path

Searched refs:bld_set_rop_ctrl (Results 1 – 3 of 3) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/g2d_rcq/
A Dg2d_bld.h48 __s32 bld_set_rop_ctrl(struct blender_submodule *p_bld, __u32 value);
A Dg2d_mixer.c116 bld_set_rop_ctrl(p_frame->bld, 0x1); in g2d_bsp_maskblt()
120 bld_set_rop_ctrl(p_frame->bld, 0x0); in g2d_bsp_maskblt()
182 bld_set_rop_ctrl(p_frame->bld, 0xf0); in g2d_fillrectangle()
261 bld_set_rop_ctrl(p_frame->bld, 0xf0); in g2d_bsp_bld()
324 bld_set_rop_ctrl(p_frame->bld, 0xf0); in g2d_bsp_bitblt()
372 bld_set_rop_ctrl(p_frame->bld, 0x00); in g2d_bsp_bitblt()
A Dg2d_bld.c150 __s32 bld_set_rop_ctrl(struct blender_submodule *p_bld, __u32 value) in bld_set_rop_ctrl() function

Completed in 6 milliseconds