Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/video/aty/
Dmach64_accel.c26 static u32 rotation24bpp(u32 dx, u32 direction) in rotation24bpp() function
231 rotation = rotation24bpp(dx, direction); in atyfb_copyarea()
267 rotation = rotation24bpp(dx, DST_X_LEFT_TO_RIGHT); in atyfb_fillrect()
337 rotation = rotation24bpp(dx, DST_X_LEFT_TO_RIGHT); in atyfb_imageblit()