Home
last modified time | relevance | path

Searched refs:sensor_type (Results 1 – 24 of 24) sorted by relevance

/aosp12/hardware/google/camera/common/sensor_listener/
H A Dgoog_sensor_environment.cc34 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 Dgoog_sensor_motion.cc38 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 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() argument
333 + strlen(sensor_type)); in find_name_by_sensor_type()
340 sensor_type); in find_name_by_sensor_type()
H A Dml_sysfs_helper.h23 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 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() argument
341 + strlen(sensor_type)); in find_name_by_sensor_type()
348 sensor_type); in find_name_by_sensor_type()
H A Dml_sysfs_helper.h23 int find_name_by_sensor_type(const char *sensor_type, const char *type, char *sensor_name);
/aosp12/system/chre/core/
H A Dcore.mk40 COMMON_SRCS += core/sensor_type.cc
/aosp12/hardware/libhardware/include/hardware/
H A Dcontext_hub.h191 uint32_t sensor_type; // From the definitions above eg: 100 member
/aosp12/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Ddata_builder.h236 int sensor_type);
H A Ddata_builder.c1047 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 Ddata_builder.h239 int sensor_type);
H A Ddata_builder.c1275 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 Dconfig_parser.cpp180 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 Dmsm_camera.h1612 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 Dmsm_camera.h1744 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 Dmsm_camera.h1879 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 Dmsm_camera.h1910 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 Dchre.scons284 "${BUILDPATH}/system/chre/core/sensor_type.cc",
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/
H A Dcam_intf.h558 cam_sensor_type_t sensor_type; member
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HWI.cpp9800 (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 DQCameraParameters.cpp5774 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 DQCamera2HWI.cpp11260 return gCamCapability[mCameraId]->sensor_type.sens_type; in getSensorType()
/aosp12/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.cpp3205 uint32_t sensor_type; local
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto840 optional android.os.TemperatureTypeEnum sensor_type = 1; field
3417 optional android.os.TemperatureTypeEnum sensor_type = 1; field
15167 optional SensorType sensor_type = 2; field