Home
last modified time | relevance | path

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

/third_party/NuttX/include/nuttx/video/
Dfb.h471 struct fb_vtable_s struct
477 int (*getvideoinfo)(struct fb_vtable_s *vtable, argument
479 int (*getplaneinfo)(struct fb_vtable_s *vtable, int planeno, argument
487 int (*getcmap)(struct fb_vtable_s *vtable, argument
489 int (*putcmap)(struct fb_vtable_s *vtable, argument
498 int (*getcursor)(struct fb_vtable_s *vtable, argument
500 int (*setcursor)(struct fb_vtable_s *vtable, argument
509 int (*waitforvsync)(struct fb_vtable_s *vtable); argument
517 int (*getoverlayinfo)(struct fb_vtable_s *vtable, int overlayno, argument
524 int (*settransp)(struct fb_vtable_s *vtable, argument
[all …]