Searched defs:fb_fillrect (Results 1 – 1 of 1) sorted by relevance
212 struct fb_fillrect { struct213 __u32 dx; /* screen-relative */214 __u32 dy;215 __u32 width;216 __u32 height;217 __u32 color;218 __u32 rop;