Searched defs:fb_fillrect (Results 1 – 1 of 1) sorted by relevance
345 struct fb_fillrect { struct346 __u32 dx; /* screen-relative */347 __u32 dy;348 __u32 width;349 __u32 height;350 __u32 color;351 __u32 rop;