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/
H A Dhi_go_gdev.h201 HI_BOOL bAlphaChannel; /* Alpha channel enable flag. */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/
H A Dhifb.h170 HI_BOOL bAlphaChannel; /* alpha channel enable flag */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhifb.h145 HI_BOOL bAlphaChannel; /* alpha channel enable flag */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhifb.h150 HI_BOOL bAlphaChannel; /* alpha channel enable flag */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dhifb_vou_drv.c211 if (alpha.bAlphaChannel) { in hifb_drv_set_layer_alpha()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c2168 if ((alpha.bAlphaChannel != HI_TRUE) && (alpha.bAlphaChannel != HI_FALSE)) { in hifb_set_layer_alpha()
2169 hifb_error("alpha.bAlphaChannel should be HI_TRUE or HI_FALSE!\n"); in hifb_set_layer_alpha()
2614 if ((alpha.bAlphaChannel != HI_TRUE) && (alpha.bAlphaChannel != HI_FALSE)) { in hifb_set_cursor_alpha()
2615 hifb_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()
[all...]

Completed in 11 milliseconds