HomeSort by relevance Sort by last modified time
    Searched refs:AndroidCoarseOrientation (Results 1 - 6 of 6) sorted by null

  /external/qemu/android/
hw-sensors.h 61 } AndroidCoarseOrientation;
64 extern void android_sensors_set_coarse_orientation( AndroidCoarseOrientation orient );
hw-sensors.c 611 _hwSensors_setCoarseOrientation( HwSensors* h, AndroidCoarseOrientation orient )
679 android_sensors_set_coarse_orientation( AndroidCoarseOrientation orient )
  /external/qemu/android/protocol/
core-commands-api.h 27 extern int corecmd_set_coarse_orientation(AndroidCoarseOrientation orient);
core-commands.h 50 AndroidCoarseOrientation orient;
core-commands-qemu.c 30 corecmd_set_coarse_orientation(AndroidCoarseOrientation orient)
core-commands-proxy.c 124 corecmd_set_coarse_orientation(AndroidCoarseOrientation orient)

Completed in 34 milliseconds