Searched defs:Sensor (Results 1 - 1 of 1) sorted by relevance

/external/qemu/android/
H A Dhw-sensors.c79 /* For common Sensor Value struct */
120 } Sensor; typedef in typeref:struct:__anon25059
173 Sensor sensors[MAX_SENSORS];
295 Sensor* sensor;
503 Sensor* s = &h->sensors[sensor_id];
521 Sensor* s = &h->sensors[i];
572 Sensor* s = &h->sensors[i];
621 Sensor* s = &h->sensors[ANDROID_SENSOR_PROXIMITY];
769 Sensor* sensor = &hw->sensors[sensor_id];
803 /* Get Sensor fro
[all...]

Completed in 89 milliseconds