Home
last modified time | relevance | path

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

/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dfb.h334 uint8_t transp; /* Transparency */ member
359 struct fb_transp_s transp; /* Transparency */ member
405 uint8_t *transp; /* Table of 8-bit transparency */ member
/device/soc/hisilicon/common/hal/display/source/display_gralloc/src/
H A Dframebuffer_allocator.cpp37 varInfo.transp.length = 8; // 8 bits in SetFdFormatAndVirtualRes()
42 varInfo.transp.offset = 24; // offset 24 of a channel in SetFdFormatAndVirtualRes()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_main.c142 struct fb_bitfield *transp, hi_u32 color_depth);
462 .transp = {15, 1, 0},
484 .transp = {15, 1, 0},
506 .transp = {15, 1, 0},
528 .transp = {15, 1, 0},
682 .transp = {0, 0, 0},
689 .transp = {0, 0, 0},
696 .transp = {0, 0, 0},
703 .transp = {0, 0, 0},
710 .transp
3639 hifb_getfmtbyargb(struct fb_bitfield *red, struct fb_bitfield *green, struct fb_bitfield *blue, struct fb_bitfield *transp, hi_u32 color_depth) global() argument
[all...]
H A Dhifb_main.h221 struct fb_bitfield transp; /* transparency */ member

Completed in 8 milliseconds