Home
last modified time | relevance | path

Searched defs:fb_image (Results 1 – 25 of 80) sorted by relevance

1234

/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/linux/
H A Dfb.h314 struct fb_image { struct
315 __u32 dx;
316 __u32 dy;
317 __u32 width;
318 __u32 height;
319 __u32 fg_color;
320 __u32 bg_color;
344 struct fb_image image; argument
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/linux/
H A Dfb.h314 struct fb_image { struct
315 __u32 dx;
316 __u32 dy;
317 __u32 width;
318 __u32 height;
319 __u32 fg_color;
320 __u32 bg_color;
344 struct fb_image image; argument
/dports/devel/directfb/DirectFB-1.4.17/systems/fbdev/
H A Dfb.h329 struct fb_image { struct
330 u32 dx; /* Where to place image */
331 u32 dy;
332 u32 width; /* Size of image */
333 u32 height;
334 u32 fg_color; /* Only used when a mono bitmap */
335 u32 bg_color;
336 u8 depth; /* Depth of the image */
337 const char *data; /* Pointer to image data */
338 struct fb_cmap cmap; /* color map info */
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dfb.h357 struct fb_image { struct
358 uint32_t dx; /* Where to place image */
359 uint32_t dy;
360 uint32_t width; /* Size of image */
361 uint32_t height;
362 uint32_t fg_color; /* Only used when a mono bitmap */
363 uint32_t bg_color;
364 uint8_t depth; /* Depth of the image */
365 const char *data; /* Pointer to image data */
366 struct fb_cmap cmap; /* color map info */
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/linux/
H A Dfb.h360 struct fb_image { struct
361 uint32_t dx; /* Where to place image */
362 uint32_t dy;
363 uint32_t width; /* Size of image */
364 uint32_t height;
365 uint32_t fg_color; /* Only used when a mono bitmap */
366 uint32_t bg_color;
367 uint8_t depth; /* Depth of the image */
368 const char *data; /* Pointer to image data */
369 struct fb_cmap cmap; /* color map info */
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/linux/
H A Dfb.h360 struct fb_image { struct
361 uint32_t dx; /* Where to place image */
362 uint32_t dy;
363 uint32_t width; /* Size of image */
364 uint32_t height;
365 uint32_t fg_color; /* Only used when a mono bitmap */
366 uint32_t bg_color;
367 uint8_t depth; /* Depth of the image */
368 const char *data; /* Pointer to image data */
369 struct fb_cmap cmap; /* color map info */
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dfb.h357 struct fb_image { struct
358 uint32_t dx; /* Where to place image */
359 uint32_t dy;
360 uint32_t width; /* Size of image */
361 uint32_t height;
362 uint32_t fg_color; /* Only used when a mono bitmap */
363 uint32_t bg_color;
364 uint8_t depth; /* Depth of the image */
365 const char *data; /* Pointer to image data */
366 struct fb_cmap cmap; /* color map info */
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/include/linux/
H A Dfb.h357 struct fb_image { struct
358 uint32_t dx; /* Where to place image */
359 uint32_t dy;
360 uint32_t width; /* Size of image */
361 uint32_t height;
362 uint32_t fg_color; /* Only used when a mono bitmap */
363 uint32_t bg_color;
364 uint8_t depth; /* Depth of the image */
365 const char *data; /* Pointer to image data */
366 struct fb_cmap cmap; /* color map info */
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dfb.h358 struct fb_image { struct
359 __u32 dx; /* Where to place image */
360 __u32 dy;
361 __u32 width; /* Size of image */
362 __u32 height;
363 __u32 fg_color; /* Only used when a mono bitmap */
364 __u32 bg_color;
365 __u8 depth; /* Depth of the image */
366 const char *data; /* Pointer to image data */
367 struct fb_cmap cmap; /* color map info */
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-linux-any/linux/
H A Dfb.h358 struct fb_image { struct
359 __u32 dx; /* Where to place image */
360 __u32 dy;
361 __u32 width; /* Size of image */
362 __u32 height;
363 __u32 fg_color; /* Only used when a mono bitmap */
364 __u32 bg_color;
365 __u8 depth; /* Depth of the image */
366 const char *data; /* Pointer to image data */
367 struct fb_cmap cmap; /* color map info */
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/uapi/linux/
H A Dfb.h360 struct fb_image { struct
361 uint32_t dx; /* Where to place image */
362 uint32_t dy;
363 uint32_t width; /* Size of image */
364 uint32_t height;
365 uint32_t fg_color; /* Only used when a mono bitmap */
366 uint32_t bg_color;
367 uint8_t depth; /* Depth of the image */
368 const char *data; /* Pointer to image data */
369 struct fb_cmap cmap; /* color map info */
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/include/linux/
H A Dfb.h221 struct fb_image { struct
222 __u32 dx; /* Where to place image */
223 __u32 dy;
224 __u32 width; /* Size of image */
225 __u32 height;
226 __u32 fg_color; /* Only used when a mono bitmap */
227 __u32 bg_color;
228 __u8 depth; /* Depth of the image */
229 const char *data; /* Pointer to image data */
230 struct fb_cmap cmap; /* color map info */
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/include/linux/
H A Dfb.h221 struct fb_image { struct
222 __u32 dx; /* Where to place image */
223 __u32 dy;
224 __u32 width; /* Size of image */
225 __u32 height;
226 __u32 fg_color; /* Only used when a mono bitmap */
227 __u32 bg_color;
228 __u8 depth; /* Depth of the image */
229 const char *data; /* Pointer to image data */
230 struct fb_cmap cmap; /* color map info */
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/include/linux/
H A Dfb.h221 struct fb_image { struct
222 __u32 dx; /* Where to place image */
223 __u32 dy;
224 __u32 width; /* Size of image */
225 __u32 height;
226 __u32 fg_color; /* Only used when a mono bitmap */
227 __u32 bg_color;
228 __u8 depth; /* Depth of the image */
229 const char *data; /* Pointer to image data */
230 struct fb_cmap cmap; /* color map info */
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/include/linux/
H A Dfb.h221 struct fb_image { struct
222 __u32 dx; /* Where to place image */
223 __u32 dy;
224 __u32 width; /* Size of image */
225 __u32 height;
226 __u32 fg_color; /* Only used when a mono bitmap */
227 __u32 bg_color;
228 __u8 depth; /* Depth of the image */
229 const char *data; /* Pointer to image data */
230 struct fb_cmap cmap; /* color map info */
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/include/linux/
H A Dfb.h221 struct fb_image { struct
222 __u32 dx; /* Where to place image */
223 __u32 dy;
224 __u32 width; /* Size of image */
225 __u32 height;
226 __u32 fg_color; /* Only used when a mono bitmap */
227 __u32 bg_color;
228 __u8 depth; /* Depth of the image */
229 const char *data; /* Pointer to image data */
230 struct fb_cmap cmap; /* color map info */
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/include/linux/
H A Dfb.h221 struct fb_image { struct
222 __u32 dx; /* Where to place image */
223 __u32 dy;
224 __u32 width; /* Size of image */
225 __u32 height;
226 __u32 fg_color; /* Only used when a mono bitmap */
227 __u32 bg_color;
228 __u8 depth; /* Depth of the image */
229 const char *data; /* Pointer to image data */
230 struct fb_cmap cmap; /* color map info */
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/include/linux/
H A Dfb.h221 struct fb_image { struct
222 __u32 dx; /* Where to place image */
223 __u32 dy;
224 __u32 width; /* Size of image */
225 __u32 height;
226 __u32 fg_color; /* Only used when a mono bitmap */
227 __u32 bg_color;
228 __u8 depth; /* Depth of the image */
229 const char *data; /* Pointer to image data */
230 struct fb_cmap cmap; /* color map info */
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/include/linux/
H A Dfb.h221 struct fb_image { struct
222 __u32 dx; /* Where to place image */
223 __u32 dy;
224 __u32 width; /* Size of image */
225 __u32 height;
226 __u32 fg_color; /* Only used when a mono bitmap */
227 __u32 bg_color;
228 __u8 depth; /* Depth of the image */
229 const char *data; /* Pointer to image data */
230 struct fb_cmap cmap; /* color map info */
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/include/linux/
H A Dfb.h221 struct fb_image { struct
222 __u32 dx; /* Where to place image */
223 __u32 dy;
224 __u32 width; /* Size of image */
225 __u32 height;
226 __u32 fg_color; /* Only used when a mono bitmap */
227 __u32 bg_color;
228 __u8 depth; /* Depth of the image */
229 const char *data; /* Pointer to image data */
230 struct fb_cmap cmap; /* color map info */
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/include/linux/
H A Dfb.h221 struct fb_image { struct
222 __u32 dx; /* Where to place image */
223 __u32 dy;
224 __u32 width; /* Size of image */
225 __u32 height;
226 __u32 fg_color; /* Only used when a mono bitmap */
227 __u32 bg_color;
228 __u8 depth; /* Depth of the image */
229 const char *data; /* Pointer to image data */
230 struct fb_cmap cmap; /* color map info */
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/include/linux/
H A Dfb.h221 struct fb_image { struct
222 __u32 dx; /* Where to place image */
223 __u32 dy;
224 __u32 width; /* Size of image */
225 __u32 height;
226 __u32 fg_color; /* Only used when a mono bitmap */
227 __u32 bg_color;
228 __u8 depth; /* Depth of the image */
229 const char *data; /* Pointer to image data */
230 struct fb_cmap cmap; /* color map info */
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/include/linux/
H A Dfb.h221 struct fb_image { struct
222 __u32 dx; /* Where to place image */
223 __u32 dy;
224 __u32 width; /* Size of image */
225 __u32 height;
226 __u32 fg_color; /* Only used when a mono bitmap */
227 __u32 bg_color;
228 __u8 depth; /* Depth of the image */
229 const char *data; /* Pointer to image data */
230 struct fb_cmap cmap; /* color map info */
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/include/linux/
H A Dfb.h221 struct fb_image { struct
222 __u32 dx; /* Where to place image */
223 __u32 dy;
224 __u32 width; /* Size of image */
225 __u32 height;
226 __u32 fg_color; /* Only used when a mono bitmap */
227 __u32 bg_color;
228 __u8 depth; /* Depth of the image */
229 const char *data; /* Pointer to image data */
230 struct fb_cmap cmap; /* color map info */
/dports/sysutils/u-boot-sopine/u-boot-2021.07/include/linux/
H A Dfb.h221 struct fb_image { struct
222 __u32 dx; /* Where to place image */
223 __u32 dy;
224 __u32 width; /* Size of image */
225 __u32 height;
226 __u32 fg_color; /* Only used when a mono bitmap */
227 __u32 bg_color;
228 __u8 depth; /* Depth of the image */
229 const char *data; /* Pointer to image data */
230 struct fb_cmap cmap; /* color map info */

1234