Home
last modified time | relevance | path

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

/drivers/video/fbdev/core/
A Dfb_copyarea.h142 struct fb_reverse reverse, bool rev_copy) in fb_copy_aligned() argument
144 if (rev_copy) in fb_copy_aligned()
352 struct fb_reverse reverse, bool rev_copy) in fb_copy() argument
354 if (rev_copy) in fb_copy()
387 bool rev_copy = (dy > sy) || (dy == sy && area->dx > area->sx); in fb_copyarea() local
389 if (rev_copy) { in fb_copyarea()
397 fb_copy_aligned(&dst, &src, width, height, bits_per_line, reverse, rev_copy); in fb_copyarea()
401 fb_no_reverse, reverse, rev_copy); in fb_copyarea()
404 fb_reverse_long, reverse, rev_copy); in fb_copyarea()
/drivers/video/fbdev/
A Damifb.c3243 int rev_copy = 0; in amifb_copyarea() local
3270 rev_copy = 1; in amifb_copyarea()
3279 if (rev_copy) { in amifb_copyarea()
A Datafb.c2463 int rev_copy = 0; in atafb_copyarea() local
2497 rev_copy = 1; in atafb_copyarea()

Completed in 19 milliseconds