/aosp12/hardware/google/camera/common/sensor_listener/ |
H A D | goog_sensor_environment.cc | 34 SensorType GetHalSensorType(EnvironmentSensorType sensor_type) { in GetHalSensorType() argument 35 switch (sensor_type) { in GetHalSensorType() 43 LOG_FATAL("Unknown sensor type %d", static_cast<int>(sensor_type)); in GetHalSensorType() 150 EnvironmentSensorType sensor_type) { in GetSensorName() argument 153 return kSensorNames[static_cast<int>(sensor_type)]; in GetSensorName()
|
H A D | goog_sensor_motion.cc | 38 SensorType GetHalSensorType(MotionSensorType sensor_type) { in GetHalSensorType() argument 39 switch (sensor_type) { in GetHalSensorType() 51 LOG_FATAL("Unknown sensor type %d", static_cast<int>(sensor_type)); in GetHalSensorType() 192 const char* GoogSensorMotion::GetSensorName(MotionSensorType sensor_type) { in GetSensorName() argument 196 return kSensorNames[static_cast<int>(sensor_type)]; in GetSensorName()
|
/aosp12/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/ |
H A D | ml_sysfs_helper.c | 302 int find_name_by_sensor_type(const char *sensor_type, const char *type, char *sensor_name) in find_name_by_sensor_type() argument 333 + strlen(sensor_type)); in find_name_by_sensor_type() 340 sensor_type); in find_name_by_sensor_type()
|
H A D | ml_sysfs_helper.h | 23 int find_name_by_sensor_type(const char *sensor_type, const char *type, char *sensor_name);
|
/aosp12/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/ |
H A D | ml_sysfs_helper.c | 310 int find_name_by_sensor_type(const char *sensor_type, const char *type, char *sensor_name) in find_name_by_sensor_type() argument 341 + strlen(sensor_type)); in find_name_by_sensor_type() 348 sensor_type); in find_name_by_sensor_type()
|
H A D | ml_sysfs_helper.h | 23 int find_name_by_sensor_type(const char *sensor_type, const char *type, char *sensor_name);
|
/aosp12/system/chre/core/ |
H A D | core.mk | 40 COMMON_SRCS += core/sensor_type.cc
|
/aosp12/hardware/libhardware/include/hardware/ |
H A D | context_hub.h | 191 uint32_t sensor_type; // From the definitions above eg: 100 member
|
/aosp12/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
H A D | data_builder.h | 236 int sensor_type);
|
H A D | data_builder.c | 1047 int priority, int sensor_type) in inv_register_data_cb() argument 1081 inv_data_builder.process[kk].data_required = sensor_type; in inv_register_data_cb()
|
/aosp12/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
H A D | data_builder.h | 239 int sensor_type);
|
H A D | data_builder.c | 1275 int priority, int sensor_type) in inv_register_data_cb() argument 1309 inv_data_builder.process[kk].data_required = sensor_type; in inv_register_data_cb()
|
/aosp12/hardware/google/pixel/thermal/utils/ |
H A D | config_parser.cpp | 180 TemperatureType_2_0 sensor_type; in ParseSensorInfo() local 182 if (!getTypeFromString(sensor_type_str, &sensor_type)) { in ParseSensorInfo() 659 .type = sensor_type, in ParseSensorInfo()
|
/aosp12/hardware/qcom/msm8960/original-kernel-headers/media/ |
H A D | msm_camera.h | 1612 enum sensor_type_t sensor_type[MSM_MAX_CAMERA_SENSORS]; member 1651 enum sensor_type_t sensor_type; member
|
/aosp12/hardware/qcom/msm8960/kernel-headers/media/ |
H A D | msm_camera.h | 1744 enum sensor_type_t sensor_type[MSM_MAX_CAMERA_SENSORS]; member 1792 enum sensor_type_t sensor_type; member
|
/aosp12/hardware/qcom/msm8996/kernel-headers/media/ |
H A D | msm_camera.h | 1879 enum sensor_type_t sensor_type[MSM_MAX_CAMERA_SENSORS]; member 1921 enum sensor_type_t sensor_type; member
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/media/ |
H A D | msm_camera.h | 1910 enum sensor_type_t sensor_type[MSM_MAX_CAMERA_SENSORS]; member 1949 enum sensor_type_t sensor_type; member
|
/aosp12/system/chre/build/sys_support/qcom/ |
H A D | chre.scons | 284 "${BUILDPATH}/system/chre/core/sensor_type.cc",
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
H A D | cam_intf.h | 558 cam_sensor_type_t sensor_type; member
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
H A D | QCamera3HWI.cpp | 9800 (CAM_SENSOR_YUV == gCamCapability[cameraId]->sensor_type.sens_type) || in initStaticMetadata() 9801 (CAM_SENSOR_MONO == gCamCapability[cameraId]->sensor_type.sens_type) || in initStaticMetadata() 10746 if (CAM_SENSOR_YUV != gCamCapability[cameraId]->sensor_type.sens_type) { in initStaticMetadata() 10760 uint8_t aeLockAvailable = (gCamCapability[cameraId]->sensor_type.sens_type == CAM_SENSOR_RAW) ? in initStaticMetadata() 10768 uint8_t awbLockAvailable = (gCamCapability[cameraId]->sensor_type.sens_type == CAM_SENSOR_RAW) ? in initStaticMetadata() 11126 if (CAM_SENSOR_RAW == gCamCapability[cameraId]->sensor_type.sens_type) { in initStaticMetadata() 12043 if (CAM_SENSOR_RAW == gCamCapability[mCameraId]->sensor_type.sens_type) { in translateCapabilityToMetadata()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
H A D | QCameraParameters.cpp | 5774 if(m_pCapability->sensor_type.sens_type != CAM_SENSOR_YUV) { in initDefaultParameters() 14568 (m_pCapability->sensor_type.sens_type == CAM_SENSOR_YUV)) { in updatePpFeatureMask() 14828 (m_pCapability->sensor_type.sens_type == CAM_SENSOR_YUV)) { in isUBWCEnabled()
|
H A D | QCamera2HWI.cpp | 11260 return gCamCapability[mCameraId]->sensor_type.sens_type; in getSensorType()
|
/aosp12/hardware/invensense/6515/libsensors_iio/ |
H A D | MPLSensor.cpp | 3205 uint32_t sensor_type; local
|
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 840 optional android.os.TemperatureTypeEnum sensor_type = 1; field 3417 optional android.os.TemperatureTypeEnum sensor_type = 1; field 15167 optional SensorType sensor_type = 2; field
|