Lines Matching refs:line_length
362 dst1 = info->screen_base + (image->dy * info->fix.line_length)
374 dst1 += info->fix.line_length;
387 dst1 = info->screen_base + (rect->dy * info->fix.line_length)
395 dst1 += info->fix.line_length;
419 dst1 = info->screen_base + (image->dy * info->fix.line_length)
431 dst1 += info->fix.line_length;
618 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;
1074 offset = (var->yoffset * info->fix.line_length) +