Home
last modified time | relevance | path

Searched refs:bAlphaChannel (Results 1 – 6 of 6) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/include/
Dhi_go_gdev.h201 HI_BOOL bAlphaChannel; /* Alpha channel enable flag. */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
Dhifb.h150 HI_BOOL bAlphaChannel; /* alpha channel enable flag */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
Dhifb.h145 HI_BOOL bAlphaChannel; /* alpha channel enable flag */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/
Dhifb.h170 HI_BOOL bAlphaChannel; /* alpha channel enable flag */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
Dhifb_vou_drv.c211 if (alpha.bAlphaChannel) { in hifb_drv_set_layer_alpha()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
Dhifb_main.c2168 if ((alpha.bAlphaChannel != HI_TRUE) && (alpha.bAlphaChannel != HI_FALSE)) { in hifb_set_layer_alpha()
2614 if ((alpha.bAlphaChannel != HI_TRUE) && (alpha.bAlphaChannel != HI_FALSE)) { in hifb_set_cursor_alpha()
2615 …ifb_error("pstAlphaInfo->bAlphaChannel(%d) should be HI_TRUE or HI_FALSE!\n", alpha.bAlphaChannel); in hifb_set_cursor_alpha()
2960 …if (surface_ex->stAlpha.bAlphaChannel != HI_TRUE && surface_ex->stAlpha.bAlphaChannel != HI_FALSE)… in flip_surface_check_param()
2962 surface_ex->stAlpha.bAlphaChannel); in flip_surface_check_param()
8114 (par->alpha.bAlphaChannel == HI_TRUE && par->alpha.u8GlobalAlpha == 1)) {
9091 …osal_seq_printf(p, "AlphaChannel Enable \t :%s\n", par->alpha.bAlphaChannel ? "ON" : "OFF"…
9199 …osal_seq_printf(p, "AlphaChannel Enable \t :%s\n", par->alpha.bAlphaChannel ? "ON" : "OFF"…