Home
last modified time | relevance | path

Searched defs:sensor_type (Results 1 – 25 of 51) sorted by relevance

123

/aosp_15_r20/device/google/contexthub/util/nanotool/
Dcontexthub.cpp38 SensorType sensor_type; member
79 SensorType sensor_type; member
89 bool SensorTypeIsAliasOf(SensorType sensor_type, SensorType alias) { in SensorTypeIsAliasOf()
114 std::string ContextHub::SensorTypeToAbbrevName(SensorType sensor_type) { in SensorTypeToAbbrevName()
222 bool ContextHub::DisableSensor(SensorType sensor_type) { in DisableSensor()
581 bool ContextHub::SendCalibrationData(SensorType sensor_type, in SendCalibrationData()
619 bool ContextHub::SetCalibration(SensorType sensor_type, int32_t data) { in SetCalibration()
625 bool ContextHub::SetCalibration(SensorType sensor_type, float data) { in SetCalibration()
631 bool ContextHub::SetCalibration(SensorType sensor_type, int32_t x, in SetCalibration()
640 bool ContextHub::SetCalibration(SensorType sensor_type, int32_t x, in SetCalibration()
Dandroidcontexthub.cpp96 static bool GetCalibrationBytes(const char *key, SensorType sensor_type, in GetCalibrationBytes()
291 SensorType sensor_type; in LoadCalibration() local
304 bool AndroidContextHub::SetCalibration(SensorType sensor_type, int32_t data) { in SetCalibration()
316 bool AndroidContextHub::SetCalibration(SensorType sensor_type, float data) { in SetCalibration()
328 bool AndroidContextHub::SetCalibration(SensorType sensor_type, int32_t x, in SetCalibration()
340 bool AndroidContextHub::SetCalibration(SensorType sensor_type, int32_t x, in SetCalibration()
403 const char *AndroidContextHub::SensorTypeToCalibrationKey(SensorType sensor_type) { in SensorTypeToCalibrationKey()
Dnanomessage.h188 uint8_t sensor_type; member
Dsensorevent.cpp37 SensorType sensor_type = static_cast<SensorType>( in FromBytes() local
Dcontexthub.h88 SensorType sensor_type = SensorType::Invalid_; member
/aosp_15_r20/hardware/google/camera/common/sensor_listener/
Dgoog_sensor_environment.cc34 SensorType GetHalSensorType(EnvironmentSensorType sensor_type) { in GetHalSensorType()
150 EnvironmentSensorType sensor_type) { in GetSensorName()
Dgoog_sensor_motion.cc38 SensorType GetHalSensorType(MotionSensorType sensor_type) { in GetHalSensorType()
199 const char* GoogSensorMotion::GetSensorName(MotionSensorType sensor_type) { in GetSensorName()
/aosp_15_r20/development/samples/VirtualDeviceManager/common/proto/
H A Dremote_event.proto171 int32 sensor_type = 1; field
178 int32 sensor_type = 1; field
/aosp_15_r20/frameworks/native/libs/sensor/fuzz/sensor_fuzzer/
H A Dsensor_fuzzer.cpp28 struct sensor_t sensor_type; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/frameworks/proto_logging/stats/atoms/hardware/biometrics/
H A Dbiometrics_atoms.proto87 optional android.hardware.biometrics.SensorTypeEnum sensor_type = 3; field
/aosp_15_r20/external/libdrm/amdgpu/
H A Damdgpu_gpu_info.c320 drm_public int amdgpu_query_sensor_info(amdgpu_device_handle dev, unsigned sensor_type, in amdgpu_query_sensor_info()
/aosp_15_r20/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
H A Dml_sysfs_helper.c302 int find_name_by_sensor_type(const char *sensor_type, const char *type, char *sensor_name) in find_name_by_sensor_type()
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
H A Dml_sysfs_helper.c310 int find_name_by_sensor_type(const char *sensor_type, const char *type, char *sensor_name) in find_name_by_sensor_type()
/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dsensor_fusion_utils.py378 def calc_max_rotation_angle(rotations, sensor_type): argument
/aosp_15_r20/external/coreboot/src/drivers/ipmi/
H A Dipmi_ops.h56 uint8_t sensor_type; member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/hardware/libhardware/include/hardware/
Dcontext_hub.h191 uint32_t sensor_type; // From the definitions above eg: 100 member
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/hardware/libhardware/include/hardware/
Dcontext_hub.h191 uint32_t sensor_type; // From the definitions above eg: 100 member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/hardware/libhardware/include/hardware/
Dcontext_hub.h191 uint32_t sensor_type; // From the definitions above eg: 100 member
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/hardware/libhardware/include/hardware/
Dcontext_hub.h191 uint32_t sensor_type; // From the definitions above eg: 100 member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/hardware/libhardware/include/hardware/
Dcontext_hub.h191 uint32_t sensor_type; // From the definitions above eg: 100 member
/aosp_15_r20/prebuilts/vndk/v30/x86/include/hardware/libhardware/include/hardware/
Dcontext_hub.h191 uint32_t sensor_type; // From the definitions above eg: 100 member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/hardware/libhardware/include/hardware/
Dcontext_hub.h191 uint32_t sensor_type; // From the definitions above eg: 100 member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/hardware/libhardware/include/hardware/
Dcontext_hub.h191 uint32_t sensor_type; // From the definitions above eg: 100 member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/hardware/libhardware/include/hardware/
Dcontext_hub.h191 uint32_t sensor_type; // From the definitions above eg: 100 member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/hardware/libhardware/include/hardware/
Dcontext_hub.h191 uint32_t sensor_type; // From the definitions above eg: 100 member

123