Lines Matching refs:line_length
186 dst1 = info->screen_base + (image->dy * info->fix.line_length)
198 dst1 += info->fix.line_length;
211 dst1 = info->screen_base + (rect->dy * info->fix.line_length)
219 dst1 += info->fix.line_length;
244 dst1 = info->screen_base + (image->dy * info->fix.line_length)
256 dst1 += info->fix.line_length;
620 info->fix.line_length = (info->var.xres_virtual * bpp) / 8;
635 screen_size = info->var.yres_virtual * info->fix.line_length;
638 info->fix.line_length = 0;
914 offset = (var->yoffset * info->fix.line_length) +