Home
last modified time | relevance | path

Searched refs:fb_configs (Results 1 – 1 of 1) sorted by relevance

/external/qemu/hw/
Dgoldfish_fb.c157 static const FbConfig fb_configs[] = { in goldfish_fb_get_pixel_format() local
183 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()