RIVAFB_FILLRECT

Section: ()
Updated: 06 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: 06:21:07 GMT, October 06, 2005