Searched refs:FORMAT_BMP (Results 1 – 5 of 5) sorted by relevance
53 info->format = FORMAT_BMP; in identify_image_type()57 return FORMAT_BMP; in identify_image_type()
184 if (FORMAT_BMP != identify_image_type(imgdata, imgsize, &entry.info)) { in main()
87 image_info->format = FORMAT_BMP; in ResetMocks()99 image_info->format = FORMAT_BMP; in ResetMocks()
127 FORMAT_BMP, enumerator
234 case FORMAT_BMP: in VbDisplayScreenFromGBB()