Searched refs:bytesPerPixel (Results 1 – 1 of 1) sorted by relevance
654 int bytesPerPixel; /* Bytes per pixel */ in gbefb_set_par() local659 bytesPerPixel = info->var.bits_per_pixel / 8; in gbefb_set_par()660 info->fix.line_length = info->var.xres_virtual * bytesPerPixel; in gbefb_set_par()672 switch (bytesPerPixel) { in gbefb_set_par()768 maxPixelsPerTileX = 512 / bytesPerPixel; in gbefb_set_par()777 switch (bytesPerPixel) { in gbefb_set_par()