Home
last modified time | relevance | path

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

/third_party/NuttX/include/nuttx/video/
Dfb.h412 struct fb_cursorimage_s struct
414 fb_coord_t width; /* Width of the cursor image in pixels */
415 fb_coord_t height; /* Height of the cursor image in pixels */
416 const uint8_t *image; /* Pointer to image data */