Searched refs:bytesPerPixel (Results 1 – 1 of 1) sorted by relevance
647 int bytesPerPixel; /* Bytes per pixel */ in gbefb_set_par() local652 bytesPerPixel = info->var.bits_per_pixel / 8; in gbefb_set_par()653 info->fix.line_length = info->var.xres_virtual * bytesPerPixel; in gbefb_set_par()665 switch (bytesPerPixel) { in gbefb_set_par()761 maxPixelsPerTileX = 512 / bytesPerPixel; in gbefb_set_par()770 switch (bytesPerPixel) { in gbefb_set_par()