OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DisplayType
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
sysemu.h
96
typedef enum
DisplayType
103
}
DisplayType
;
113
extern
DisplayType
display_type;
vl-android.c
239
DisplayType
display_type = DT_DEFAULT;
[
all
...]
vl.c
206
DisplayType
display_type = DT_DEFAULT;
[
all
...]
Completed in 36 milliseconds