Searched refs:aty_rectfill (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/drivers/video/aty/ ! |
D | mach64_accel.c | 226 void aty_rectfill(int dstx, int dsty, u_int width, u_int height, u_int color, in aty_rectfill() function 296 aty_rectfill(sx, sy, width, height, bgx, in fbcon_aty_clear()
|
D | atyfb.h | 368 extern void aty_rectfill(int dstx, int dsty, u_int width, u_int height,
|
D | atyfb_base.c | 3370 aty_rectfill(xoffset, sy, xres, height, bgx, info); in atyfbcon_updatevar()
|