OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_displaystate
(Results
1 - 5
of
5
) sorted by null
/external/qemu/android/protocol/
fb-updates-proxy.c
260
DisplayState* ds =
get_displaystate
();
/external/qemu/
console.h
229
DisplayState *
get_displaystate
(void);
console.c
1412
DisplayState *
get_displaystate
(void)
function
[
all
...]
vl-android.c
[
all
...]
/external/qemu/android/
multitouch-screen.c
421
DisplayState* const ds =
get_displaystate
();
Completed in 147 milliseconds