Home
last modified time | relevance | path

Searched refs:fb_overlayblit_s (Results 1 - 2 of 2) sorted by relevance

/third_party/NuttX/include/nuttx/video/
H A Dfb.h273 * fb_overlayblit_s */
366 struct fb_overlayblit_s struct
559 const struct fb_overlayblit_s *blit);
/third_party/NuttX/drivers/video/
H A Dfb.c659 struct fb_overlayblit_s blit; in fb_ioctl()
663 ret = LOS_ArchCopyFromUser(&blit, (const void *)arg, sizeof(struct fb_overlayblit_s)); in fb_ioctl()

Completed in 3 milliseconds