.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "RIVAFB_FILLRECT" "" "06 October 2005" "" "" .SH NAME rivafb_fillrect \- hardware accelerated color fill function .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void rivafb_fillrect (struct fb_info * \fIinfo\fB, const struct fb_fillrect * \fIrect\fB); \fR .SH "ARGUMENTS" .TP \fB\fIinfo\fB\fR pointer to fb_info structure .TP \fB\fIrect\fB\fR pointer to fb_fillrect structure .SH "DESCRIPTION" .PP This function fills up a region of framebuffer memory with a solid color with a choice of two different ROP's, copy or invert. .SH "CALLED FROM" .PP framebuffer hook