[go: nahoru, domu]

Searched defs:line_ofs (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/
H A Dvga16fb.c833 int line_ofs, height; local
845 line_ofs = info->fix.line_length - width;
858 where += line_ofs;
883 int x, x2, y2, vxres, vyres, width, height, line_ofs; local
908 line_ofs = info->fix.line_length - width;
926 dst += line_ofs;
942 dst += line_ofs;
962 int height, line_ofs, x; local
974 line_ofs = info->fix.line_length - width;
984 src += line_ofs;
1015 int height, width, line_ofs; local
[all...]

Completed in 107 milliseconds