Home
last modified time | relevance | path

Searched refs:bAlphaEnable (Results 1 - 7 of 7) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
H A Dhi_go_gdev.h200 HI_BOOL bAlphaEnable; /* Alpha pixel enable flag. */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/
H A Dhifb.h169 HI_BOOL bAlphaEnable; /* alpha enable flag */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhifb.h144 HI_BOOL bAlphaEnable; /* alpha enable flag */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhifb.h149 HI_BOOL bAlphaEnable; /* alpha enable flag */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dhifb_vou_drv.c217 vou_graphics_set_gfx_palpha(g_hifblayer_to_hwlayer[layer_id], alpha.bAlphaEnable, HI_TRUE, alpha.u8Alpha0, in hifb_drv_set_layer_alpha()
H A Dhifb_blit.c343 if (opt->alpha.bAlphaEnable) { in blit_opt_get_alpha()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c2163 if ((alpha.bAlphaEnable != HI_TRUE) && (alpha.bAlphaEnable != HI_FALSE)) { in hifb_set_layer_alpha()
2164 hifb_error("alpha.bAlphaEnable should be HI_TRUE or HI_FALSE!\n"); in hifb_set_layer_alpha()
2609 if ((alpha.bAlphaEnable != HI_TRUE) && (alpha.bAlphaEnable != HI_FALSE)) { in hifb_set_cursor_alpha()
2610 hifb_error("pstAlphaInfo->bAlphaEnable(%d) should be HI_TRUE or HI_FALSE!\n", alpha.bAlphaEnable); in hifb_set_cursor_alpha()
2955 if (surface_ex->stAlpha.bAlphaEnable != HI_TRUE && surface_ex->stAlpha.bAlphaEnable != HI_FALSE) { in flip_surface_check_param()
2956 hifb_error("alpha.alpha_en(%d) should be HI_TRUE or HI_FALSE!\n", surface_ex->stAlpha.bAlphaEnable); in flip_surface_check_param()
[all...]

Completed in 14 milliseconds