Searched refs:line_ofs (Results 1 – 1 of 1) sorted by relevance
850 int line_ofs, height; in vga_8planes_fillrect() local943 dst += line_ofs; in vga16fb_fillrect()959 dst += line_ofs; in vga16fb_fillrect()979 int height, line_ofs, x; in vga_8planes_copyarea() local1001 src += line_ofs; in vga_8planes_copyarea()1017 src -= line_ofs; in vga_8planes_copyarea()1032 int height, width, line_ofs; in vga16fb_copyarea() local1091 src += line_ofs; in vga16fb_copyarea()1092 dst += line_ofs; in vga16fb_copyarea()1106 src -= line_ofs; in vga16fb_copyarea()[all …]
Completed in 9 milliseconds