OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fb_configs
(Results
1 - 1
of
1
) sorted by null
/external/qemu/hw/
goldfish_fb.c
157
static const FbConfig
fb_configs
[] = {
local
183
for (nn = 0;
fb_configs
[nn].pixel_format >= 0; nn++) {
184
const FbConfig* fbc = &
fb_configs
[nn];
Completed in 365 milliseconds