Searched refs:draw_rect (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/video/aty/ |
D | mach64_accel.c | 176 static inline void draw_rect(s16 x, s16 y, u16 width, u16 height, in draw_rect() function 223 draw_rect(dstx, dsty, width, height, info); in aty_rectcopy() 245 draw_rect(dstx, dsty, width, height, info); in aty_rectfill()
|