Home
last modified time | relevance | path

Searched refs:aty_rectfill (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/video/aty/
Dmach64_accel.c226 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()
Datyfb.h368 extern void aty_rectfill(int dstx, int dsty, u_int width, u_int height,
Datyfb_base.c3370 aty_rectfill(xoffset, sy, xres, height, bgx, info); in atyfbcon_updatevar()