OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
627
_hwSensors_setCoarseOrientation( HwSensors* h,
AndroidCoarseOrientation
orient )
717
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 655 milliseconds