Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/aty/
Dmach64_accel.c186 static inline void draw_rect(s16 x, s16 y, u16 width, u16 height, in draw_rect() function
240 draw_rect(dx, dy, width, area->height, par); in atyfb_copyarea()
279 draw_rect(dx, rect->dy, width, rect->height, par); in atyfb_fillrect()
380 draw_rect(dx, dy, width, image->height, par); in atyfb_imageblit()