Home
last modified time | relevance | path

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

/development/ndk/platforms/android-9/include/linux/
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
/development/ndk/platforms/android-21/include/linux/
Dfb.h362 struct fb_image { struct
364 __u32 dx;
365 __u32 dy;
366 __u32 width;
367 __u32 height;
369 __u32 fg_color;
370 __u32 bg_color;
371 __u8 depth;
372 const char *data;
396 struct fb_image image; argument