Home
last modified time | relevance | path

Searched defs:fill_data (Results 1 – 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/drv/hi3516cv500/
Dhifb_blit.c137 hi_s32 hifb_drv_fill(HIFB_BUFFER_S *dst_img, hi_u32 fill_data) in hifb_drv_fill()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/include/
Ddrv_tde_ioctl.h94 hi_u32 fill_data; /* < fill color */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/
Dtde_hal.h435 hi_u32 fill_data; member
Dtde_osictl_k.c4332 …osi_quick_fill(hi_s32 handle, hi_tde_surface *dst_surface, hi_tde_rect *dst_rect, hi_u32 fill_data) in tde_osi_quick_fill()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
Dhifb_main.c908 static hi_u32 hifb_completely(struct fb_info *info, hi_u32 fill_data, size_t n) in hifb_completely()