Searched refs:bytesPerPixel (Results 1 – 1 of 1) sorted by relevance
656 int bytesPerPixel; /* Bytes per pixel */ in gbefb_set_par() local661 bytesPerPixel = info->var.bits_per_pixel / 8; in gbefb_set_par()662 info->fix.line_length = info->var.xres_virtual * bytesPerPixel; in gbefb_set_par()674 switch (bytesPerPixel) { in gbefb_set_par()770 maxPixelsPerTileX = 512 / bytesPerPixel; in gbefb_set_par()779 switch (bytesPerPixel) { in gbefb_set_par()