Searched defs:fb_cursorimage_s (Results 1 – 1 of 1) sorted by relevance
417 struct fb_cursorimage_s { struct418 fb_coord_t width; /* Width of the cursor image in pixels */419 fb_coord_t height; /* Height of the cursor image in pixels */420 const uint8_t *image; /* Pointer to image data */