Home
last modified time | relevance | path

Searched refs:COLOR_FILL_MODE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/
H A Drga_policy.c31 if (rga_base->render_mode == COLOR_FILL_MODE) in rga_set_feature()
H A Drga2_reg_info.c1900 case COLOR_FILL_MODE: in rga2_gen_reg_info()
2234 if (!((req->render_mode == COLOR_FILL_MODE))) { in rga2_check_param()
H A Drga_mm.c1718 if (job->rga_command_base.render_mode != COLOR_FILL_MODE) in rga_mm_get_external_buffer()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga3/include/
H A Drga.h93 COLOR_FILL_MODE = 0x2, enumerator