Searched defs:fb_image (Results 1 – 12 of 12) sorted by relevance
354 struct fb_image { struct355 __u32 dx; /* Where to place image */356 __u32 dy;357 __u32 width; /* Size of image */358 __u32 height;359 __u32 fg_color; /* Only used when a mono bitmap */360 __u32 bg_color;361 __u8 depth; /* Depth of the image */362 const char *data; /* Pointer to image data */363 struct fb_cmap cmap; /* color map info */
51077 struct fb_image { struct51100 struct fb_image image; argument
24647 struct fb_image { struct24670 struct fb_image image; argument
35325 struct fb_image { struct35348 struct fb_image image; argument
83289 struct fb_image { struct83312 struct fb_image image; argument
39235 struct fb_image { struct39258 struct fb_image image; argument
79074 struct fb_image { struct79097 struct fb_image image; argument