Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dfb.h212 struct fb_fillrect { struct
213 __u32 dx; /* screen-relative */
214 __u32 dy;
215 __u32 width;
216 __u32 height;
217 __u32 color;
218 __u32 rop;