Searched refs:BitsPerPixel (Results 1 – 2 of 2) sorted by relevance
64 Bit8u BitsPerPixel; member118 Bit8u BitsPerPixel; member
869 …_64k = size64(cur_info->info.XResolution, cur_info->info.YResolution, cur_info->info.BitsPerPixel);873 (cur_info->info.BitsPerPixel <= max_bpp) &&883 …pp=%02x) not supported \n", cur_info->mode,cur_info->info.XResolution,cur_info->info.BitsPerPixel);940 size_64k = size64(info.XResolution, info.YResolution, info.BitsPerPixel);942 (info.BitsPerPixel > max_bpp) ||1027 cur_info->info.BitsPerPixel);1033 if (cur_info->info.BitsPerPixel == 4)1038 dispi_set_bpp(cur_info->info.BitsPerPixel);
Completed in 5 milliseconds