Home
last modified time | relevance | path

Searched refs:bKeyEnable (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/
H A Dhifb.h144 HI_BOOL bKeyEnable; /* colorkey enable flag */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhifb.h119 HI_BOOL bKeyEnable; /* colorkey enable flag */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhifb.h124 HI_BOOL bKeyEnable; /* colorkey enable flag */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c2077 colorkey.bKeyEnable = colorkey_ex.key_enable; in hifb_get_colorkey()
2096 if ((colorkey.bKeyEnable != HI_TRUE) && (colorkey.bKeyEnable != HI_FALSE)) { in hifb_set_colorkey()
2097 hifb_error("bKeyEnable(%d) should be HI_TRUE or HI_FALSE!\n", colorkey.bKeyEnable); in hifb_set_colorkey()
2106 if ((colorkey.bKeyEnable) && (display_info->premul)) { in hifb_set_colorkey()
2112 colorkey_ex.key_enable = colorkey.bKeyEnable; in hifb_set_colorkey()
2546 colorkey_ex.key_enable = colorkey.bKeyEnable; in hifb_set_cursor_colorkey()
2583 colorkey.bKeyEnable = colorkey_ex.key_enable; in hifb_get_cursor_colorkey()
2950 if (surface_ex->stColorkey.bKeyEnable ! in flip_surface_check_param()
[all...]

Completed in 10 milliseconds