Home
last modified time | relevance | path

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

/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dfb.c251 DEBUGASSERT(fb->vtable != NULL && fb->vtable->setchromakey != NULL); in fb_ioctl()
252 ret = fb->vtable->setchromakey(fb->vtable, &oinfo); in fb_ioctl()
H A Dfb.h522 int (*setchromakey)(struct fb_vtable_s *vtable, const struct fb_overlayinfo_s *oinfo); member
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtgpu.c761 .setchromakey = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,
/device/qemu/drivers/virtio/
H A Dvirtgpu.c773 .setchromakey = (int (*)(struct fb_vtable_s *, const struct fb_overlayinfo_s *))FbDummy,

Completed in 5 milliseconds