Home
last modified time | relevance | path

Searched refs:AndroidCoarseOrientation (Results 1 – 6 of 6) sorted by relevance

/external/qemu/android/
Dhw-sensors.h61 } AndroidCoarseOrientation; typedef
64 extern void android_sensors_set_coarse_orientation( AndroidCoarseOrientation orient );
Dhw-sensors.c627 _hwSensors_setCoarseOrientation( HwSensors* h, AndroidCoarseOrientation orient ) in _hwSensors_setCoarseOrientation()
717 android_sensors_set_coarse_orientation( AndroidCoarseOrientation orient ) in android_sensors_set_coarse_orientation()
/external/qemu/android/protocol/
Dcore-commands-api.h27 extern int corecmd_set_coarse_orientation(AndroidCoarseOrientation orient);
Dcore-commands.h50 AndroidCoarseOrientation orient;
Dcore-commands-qemu.c30 corecmd_set_coarse_orientation(AndroidCoarseOrientation orient) in corecmd_set_coarse_orientation()
Dcore-commands-proxy.c124 corecmd_set_coarse_orientation(AndroidCoarseOrientation orient) in corecmd_set_coarse_orientation()