Home
last modified time | relevance | path

Searched refs:bLayerSupported (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/
H A Dhifb.h229 HI_BOOL bLayerSupported; member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhifb.h204 HI_BOOL bLayerSupported; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhifb.h209 HI_BOOL bLayerSupported; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
H A Dhifb_vou_drv.c52 .bLayerSupported = HI_TRUE,
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c1507 if (!g_drv_ops.capability[par->layer_id].bLayerSupported) { in hifb_open_check_param()
2045 if ((!g_drv_ops.capability[layer_id].bLayerSupported) && in hifb_ioctl_check_param()
2674 (g_drv_ops.capability[layer_id].bLayerSupported == HI_FALSE)) { in hifb_set_attch_cursor()
2714 (g_drv_ops.capability[layer_id].bLayerSupported == HI_FALSE)) { in hifb_set_detach_cursor()
8953 if (g_drv_ops.capability[layer_id].bLayerSupported) {
8981 if (!g_drv_ops.capability[*layer_id].bLayerSupported) {

Completed in 16 milliseconds