Home
last modified time | relevance | path

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

/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dfb.h290 * fb_overlayblend_s */
381 struct fb_overlayblend_s { struct
551 int (*blend)(struct fb_vtable_s *vtable, const struct fb_overlayblend_s *blend);
H A Dfb.c291 struct fb_overlayblend_s *blend = (struct fb_overlayblend_s *)((uintptr_t)arg); in fb_ioctl()
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtgpu.c767 .blend = (int (*)(struct fb_vtable_s *, const struct fb_overlayblend_s *))FbDummy,
/device/qemu/drivers/virtio/
H A Dvirtgpu.c779 .blend = (int (*)(struct fb_vtable_s *, const struct fb_overlayblend_s *))FbDummy,

Completed in 5 milliseconds