Home
last modified time | relevance | path

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

/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dfb.c259 DEBUGASSERT(fb->vtable != NULL && fb->vtable->setcolor != NULL); in fb_ioctl()
260 ret = fb->vtable->setcolor(fb->vtable, &oinfo); in fb_ioctl()
H A Dfb.h528 int (*setcolor)(struct fb_vtable_s *vtable, const struct fb_overlayinfo_s *oinfo); member
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtgpu.c762 .setcolor = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,
/device/qemu/drivers/virtio/
H A Dvirtgpu.c774 .setcolor = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,

Completed in 6 milliseconds