RIVAFB_FILLRECT
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
rivafb_fillrect - hardware accelerated color fill function
SYNOPSIS
"SYNOPSIS"
void rivafb_fillrect (struct fb_info * info, const struct fb_fillrect * rect);
ARGUMENTS
- info
-
pointer to fb_info structure
- rect
-
pointer to fb_fillrect structure
DESCRIPTION
This function fills up a region of framebuffer memory with a solid
color with a choice of two different ROP's, copy or invert.
CALLED FROM
framebuffer hook
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- CALLED FROM
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:43 GMT, October 09, 2005