Home
last modified time | relevance | path

Searched defs:rev_copy (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/video/fbdev/core/
H A Dfb_copyarea.h142 struct fb_reverse reverse, bool rev_copy) in fb_copy_aligned() argument
352 struct fb_reverse reverse, bool rev_copy) in fb_copy() argument
387 bool rev_copy = (dy > sy) || (dy == sy && area->dx > area->sx); in fb_copyarea() local
/linux/drivers/video/fbdev/
H A Damifb.c3243 int rev_copy = 0; in amifb_copyarea() local