Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/include/
H A Dhifb.h244 HIFB_LAYER_BUF_ONE = 0x1, /* 1 display buf in fb */ enumerator
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhifb.h219 HIFB_LAYER_BUF_ONE = 0x1, /* 1 display buf in fb */ enumerator
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhifb.h224 HIFB_LAYER_BUF_ONE = 0x1, /* 1 display buf in fb */ enumerator
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c3698 case HIFB_LAYER_BUF_ONE:
5729 } else if (buf_mode == HIFB_LAYER_BUF_ONE) {
5816 if ((buf_mode == HIFB_LAYER_BUF_ONE) && (refresh_info->disp_buf_info.refresh_handle == tde_finish_handle)) {
5862 if ((buf_mode == HIFB_LAYER_BUF_ONE) && (refresh_info->disp_buf_info.refresh_handle == tde_finish_handle)) {
7433 case HIFB_LAYER_BUF_ONE:
8049 if (layer_info->BufMode == HIFB_LAYER_BUF_ONE) {

Completed in 14 milliseconds