Searched defs:fb_image (Results 1 – 8 of 8) sorted by relevance
360 struct fb_image { struct361 __u32 dx; /* Where to place image */362 __u32 dy;363 __u32 width; /* Size of image */364 __u32 height;365 __u32 fg_color; /* Only used when a mono bitmap */366 __u32 bg_color;367 __u8 depth; /* Depth of the image */368 const char *data; /* Pointer to image data */369 struct fb_cmap cmap; /* color map info */
61000 struct fb_image { struct61023 struct fb_image image; argument
94127 struct fb_image { struct94150 struct fb_image image; argument
67176 struct fb_image { struct67199 struct fb_image image; argument
24819 struct fb_image { struct24842 struct fb_image image; argument