OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AUICMD_SET_WINDOWS_SCALE
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/protocol/
ui-commands.h
24
#define
AUICMD_SET_WINDOWS_SCALE
1
29
/* Formats
AUICMD_SET_WINDOWS_SCALE
UI control command parameters.
ui-commands-proxy.c
208
return _uiCmdProxy_send_command(
AUICMD_SET_WINDOWS_SCALE
, &cmd, sizeof(cmd));
ui-commands-impl.c
90
case
AUICMD_SET_WINDOWS_SCALE
:
Completed in 79 milliseconds