Searched refs:bytesPerPixel (Results 1 – 1 of 1) sorted by relevance
648 int bytesPerPixel; /* Bytes per pixel */ in gbefb_set_par() local653 bytesPerPixel = info->var.bits_per_pixel / 8; in gbefb_set_par()654 info->fix.line_length = info->var.xres_virtual * bytesPerPixel; in gbefb_set_par()666 switch (bytesPerPixel) { in gbefb_set_par()762 maxPixelsPerTileX = 512 / bytesPerPixel; in gbefb_set_par()771 switch (bytesPerPixel) { in gbefb_set_par()