Home
last modified time | relevance | path

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

/external/qemu/android/protocol/
Dcore-commands.h49 typedef struct UICmdSetCoarseOrientation { struct
51 } UICmdSetCoarseOrientation; typedef
Dcore-commands-impl.c168 UICmdSetCoarseOrientation* cmd = in _coreCmdImpl_handle_command()
169 (UICmdSetCoarseOrientation*)cmd_param; in _coreCmdImpl_handle_command()
Dcore-commands-proxy.c126 UICmdSetCoarseOrientation cmd; in corecmd_set_coarse_orientation()