Searched refs:fb_configs (Results 1 – 1 of 1) sorted by relevance
157 static const FbConfig fb_configs[] = { in goldfish_fb_get_pixel_format() local183 for (nn = 0; fb_configs[nn].pixel_format >= 0; nn++) { in goldfish_fb_get_pixel_format()184 const FbConfig* fbc = &fb_configs[nn]; in goldfish_fb_get_pixel_format()