Home
last modified time | relevance | path

Searched refs:temperature (Results 1 – 12 of 12) sorted by relevance

/device/google/accessory/demokit/app/src/com/google/android/DemoKit/
DDemoKitActivity.java81 private int temperature; field in DemoKitActivity.TemperatureMsg
83 public TemperatureMsg(int temperature) { in TemperatureMsg() argument
84 this.temperature = temperature; in TemperatureMsg()
88 return temperature; in getTemperature()
DInputController.java81 public void onTemperature(int temperature) { in onTemperature() argument
82 setTemperature(temperature); in onTemperature()
/device/google/atv/
Dconfig.ini18 hw.sensors.temperature=no key
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera.c1391 int32_t rc = 0, auto_wb, temperature; in mm_camera_ctrl_set_whitebalance() local
1400 temperature = 6500; in mm_camera_ctrl_set_whitebalance()
1404 temperature = 2800; in mm_camera_ctrl_set_whitebalance()
1408 temperature = 4200; in mm_camera_ctrl_set_whitebalance()
1412 temperature = 7500; in mm_camera_ctrl_set_whitebalance()
1417 temperature = 0; in mm_camera_ctrl_set_whitebalance()
1428 rc = mm_camera_util_s_ctrl(my_obj->ctrl_fd, id_temperature, temperature); in mm_camera_ctrl_set_whitebalance()
1431 __func__, temperature, rc); in mm_camera_ctrl_set_whitebalance()
/device/generic/goldfish/sensors/
Dsensors_qemu.c335 events[ID_TEMPERATURE].temperature = params[0]; in sensor_device_poll_event_locked()
/device/huawei/angler/location/loc_api/loc_api_v02/
Dlocation_service_v02.h5974 float temperature; member
12750 int32_t temperature; member
Dlocation_service_v02.c596 QMI_IDL_OFFSET8(qmiLocSensorTemperatureSampleStructT_v02, temperature),
4397 …OPTIONAL | (QMI_IDL_OFFSET8(qmiLocSetGeofenceEngineContextReqMsgT_v02, temperature) - QMI_IDL_OFFS…
4400 QMI_IDL_OFFSET8(qmiLocSetGeofenceEngineContextReqMsgT_v02, temperature)
/device/lge/bullhead/location/loc_api/loc_api_v02/
Dlocation_service_v02.h5974 float temperature; member
12750 int32_t temperature; member
Dlocation_service_v02.c596 QMI_IDL_OFFSET8(qmiLocSensorTemperatureSampleStructT_v02, temperature),
4397 …OPTIONAL | (QMI_IDL_OFFSET8(qmiLocSetGeofenceEngineContextReqMsgT_v02, temperature) - QMI_IDL_OFFS…
4400 QMI_IDL_OFFSET8(qmiLocSetGeofenceEngineContextReqMsgT_v02, temperature)
/device/google/contexthub/sensorhal/
Dhubconnection.cpp349 initEv(&nev[cnt++], timestamp, type, sensor)->temperature = sample->fdata; in processSample()
/device/moto/shamu/location/loc_api/loc_api_v02/
Dlocation_service_v02.h5632 float temperature; member
Dlocation_service_v02.c628 QMI_IDL_OFFSET8(qmiLocSensorTemperatureSampleStructT_v02, temperature),