Searched refs:draw_rect (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/video/aty/ |
D | mach64_accel.c | 185 static inline void draw_rect(s16 x, s16 y, u16 width, u16 height, in draw_rect() function 239 draw_rect(dx, dy, width, area->height, par); in atyfb_copyarea() 278 draw_rect(dx, rect->dy, width, rect->height, par); in atyfb_fillrect() 379 draw_rect(dx, dy, width, image->height, par); in atyfb_imageblit()
|