Searched defs:sensor_type (Results 1 – 11 of 11) sorted by relevance
/device/google/contexthub/util/nanotool/ |
D | androidcontexthub.cpp | 80 static bool GetCalibrationBytes(const char *key, SensorType sensor_type, in GetCalibrationBytes() 271 SensorType sensor_type; in LoadCalibration() local 284 bool AndroidContextHub::SetCalibration(SensorType sensor_type, int32_t data) { in SetCalibration() 296 bool AndroidContextHub::SetCalibration(SensorType sensor_type, float data) { in SetCalibration() 308 bool AndroidContextHub::SetCalibration(SensorType sensor_type, int32_t x, in SetCalibration() 320 bool AndroidContextHub::SetCalibration(SensorType sensor_type, int32_t x, in SetCalibration() 383 const char *AndroidContextHub::SensorTypeToCalibrationKey(SensorType sensor_type) { in SensorTypeToCalibrationKey()
|
D | contexthub.cpp | 38 SensorType sensor_type; member 78 SensorType sensor_type; member 87 bool SensorTypeIsAliasOf(SensorType sensor_type, SensorType alias) { in SensorTypeIsAliasOf() 112 std::string ContextHub::SensorTypeToAbbrevName(SensorType sensor_type) { in SensorTypeToAbbrevName() 220 bool ContextHub::DisableSensor(SensorType sensor_type) { in DisableSensor() 579 bool ContextHub::SendCalibrationData(SensorType sensor_type, in SendCalibrationData() 617 bool ContextHub::SetCalibration(SensorType sensor_type, int32_t data) { in SetCalibration() 623 bool ContextHub::SetCalibration(SensorType sensor_type, float data) { in SetCalibration() 629 bool ContextHub::SetCalibration(SensorType sensor_type, int32_t x, in SetCalibration() 638 bool ContextHub::SetCalibration(SensorType sensor_type, int32_t x, in SetCalibration()
|
D | nanomessage.h | 188 uint8_t sensor_type; member
|
D | sensorevent.cpp | 35 SensorType sensor_type = static_cast<SensorType>( in FromBytes() local
|
D | contexthub.h | 86 SensorType sensor_type = SensorType::Invalid_; member
|
/device/google/dragon/sensor_hub/ |
D | sensors.cpp | 348 static int cros_ec_calibrate_3d_sensor(int sensor_type, const char *device_name) in cros_ec_calibrate_3d_sensor()
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | cam_intf.h | 361 cam_sensor_type_t sensor_type; member
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | cam_intf.h | 361 cam_sensor_type_t sensor_type; member
|
/device/google/marlin/camera/QCamera2/stack/common/ |
D | cam_intf.h | 469 cam_sensor_type_t sensor_type; member
|
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/include/ |
D | cam_intf.h | 469 cam_sensor_type_t sensor_type; member
|
/device/google/dragon/recovery/updater/ |
D | ec_commands.h | 2074 uint8_t sensor_type; member 2081 uint8_t sensor_type; member 2383 uint8_t sensor_type; member
|