Home
last modified time | relevance | path

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

/drivers/video/fbdev/aty/
Dmach64_accel.c189 static inline void draw_rect(s16 x, s16 y, u16 width, u16 height, in draw_rect() function
244 draw_rect(dx, dy, width, area->height, par); in atyfb_copyarea()
284 draw_rect(dx, rect->dy, width, rect->height, par); in atyfb_fillrect()
383 draw_rect(dx, dy, width, image->height, par); in atyfb_imageblit()