Home
last modified time | relevance | path

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

/external/qemu/android/protocol/
Dcore-commands.h25 #define AUICMD_SET_COARSE_ORIENTATION 1 macro
Dcore-commands-proxy.c128 return _coreCmdProxy_send_command(AUICMD_SET_COARSE_ORIENTATION, in corecmd_set_coarse_orientation()
Dcore-commands-impl.c166 case AUICMD_SET_COARSE_ORIENTATION: in _coreCmdImpl_handle_command()