Searched refs:bytesPerPixel (Results 1 – 1 of 1) sorted by relevance
646 int bytesPerPixel; /* Bytes per pixel */ in gbefb_set_par() local651 bytesPerPixel = info->var.bits_per_pixel / 8; in gbefb_set_par()652 info->fix.line_length = info->var.xres_virtual * bytesPerPixel; in gbefb_set_par()664 switch (bytesPerPixel) { in gbefb_set_par()760 maxPixelsPerTileX = 512 / bytesPerPixel; in gbefb_set_par()769 switch (bytesPerPixel) { in gbefb_set_par()