Home
last modified time | relevance | path

Searched defs:sensor (Results 1 - 25 of 38) sorted by relevance

12

/third_party/backends/backend/genesys/
H A Dcalibration.h41 Genesys_Sensor sensor; member
H A Dsensor.cpp103 std::ostream& operator<<(std::ostream& out, const Genesys_Sensor& sensor) in operator <<() argument
[all...]
H A Dtables_sensor.cpp34 Genesys_Sensor sensor; in genesys_init_sensor_tables() local
[all...]
H A Dgl842.cpp219 const auto& sensor = sanei_genesys_find_sensor_any(&dev); in gl842_init_registers() local
226 set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t set) const set_fe() argument
267 gl842_init_motor_regs_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, const ScanSession& session, Genesys_Register_Set* reg, const MotorProfile& motor_profile, unsigned int exposure, unsigned scan_yres, unsigned int scan_lines, unsigned int scan_dummy, unsigned int feed_steps, ScanFlag flags) gl842_init_motor_regs_scan() argument
410 gl842_init_optical_regs_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg, unsigned int exposure, const ScanSession& session) gl842_init_optical_regs_scan() argument
528 init_regs_for_scan_session(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg, const ScanSession& session) const init_regs_for_scan_session() argument
575 calculate_scan_session(const Genesys_Device* dev, const Genesys_Sensor& sensor, const Genesys_Settings& settings) const calculate_scan_session() argument
671 begin_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg, bool start_motor) const begin_scan() argument
756 init_regs_for_shading(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set& regs) const init_regs_for_shading() argument
864 led_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set& regs) const led_calibration() argument
870 offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set& regs) const offset_calibration() argument
876 coarse_gain_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set& regs, int dpi) const coarse_gain_calibration() argument
882 init_regs_for_warmup(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg) const init_regs_for_warmup() argument
1009 send_shading_data(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t* data, int size) const send_shading_data() argument
[all...]
H A Dgl843.cpp102 const auto& sensor = sanei_genesys_find_sensor_any(dev); in gl843_init_registers() local
619 void CommandSetGl843::set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, in set_fe() argument
664 gl843_init_motor_regs_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, const ScanSession& session, Genesys_Register_Set* reg, const MotorProfile& motor_profile, unsigned int exposure, unsigned scan_yres, unsigned int scan_lines, unsigned int scan_dummy, unsigned int feed_steps, ScanFlag flags) gl843_init_motor_regs_scan() argument
858 gl843_init_optical_regs_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg, unsigned int exposure, const ScanSession& session) gl843_init_optical_regs_scan() argument
996 init_regs_for_scan_session(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg, const ScanSession& session) const init_regs_for_scan_session() argument
1050 calculate_scan_session(const Genesys_Device* dev, const Genesys_Sensor& sensor, const Genesys_Settings& settings) const calculate_scan_session() argument
1209 begin_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg, bool start_motor) const begin_scan() argument
1343 init_regs_for_shading(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set& regs) const init_regs_for_shading() argument
1464 led_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set& regs) const led_calibration() argument
1470 offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set& regs) const offset_calibration() argument
1476 coarse_gain_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set& regs, int dpi) const coarse_gain_calibration() argument
1484 init_regs_for_warmup(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg) const init_regs_for_warmup() argument
1719 send_shading_data(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t* data, int size) const send_shading_data() argument
[all...]
H A Dgl846.cpp278 const auto& sensor = sanei_genesys_find_sensor_any(dev); gl846_init_registers() local
317 set_fe(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t set) const set_fe() argument
338 gl846_init_motor_regs_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, const ScanSession& session, Genesys_Register_Set* reg, const MotorProfile& motor_profile, unsigned int scan_exposure_time, unsigned scan_yres, unsigned int scan_lines, unsigned int scan_dummy, unsigned int feed_steps, ScanFlag flags) gl846_init_motor_regs_scan() argument
514 gl846_init_optical_regs_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg, unsigned int exposure_time, const ScanSession& session) gl846_init_optical_regs_scan() argument
619 init_regs_for_scan_session(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg, const ScanSession& session) const init_regs_for_scan_session() argument
667 calculate_scan_session(const Genesys_Device* dev, const Genesys_Sensor& sensor, const Genesys_Settings& settings) const calculate_scan_session() argument
747 begin_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* reg, bool start_motor) const begin_scan() argument
793 init_regs_for_shading(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set& regs) const init_regs_for_shading() argument
864 send_shading_data(Genesys_Device* dev, const Genesys_Sensor& sensor, std::uint8_t* data, int size) const send_shading_data() argument
926 led_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set& regs) const led_calibration() argument
1065 offset_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set& regs) const offset_calibration() argument
1071 coarse_gain_calibration(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set& regs, int dpi) const coarse_gain_calibration() argument
1083 init_regs_for_warmup(Genesys_Device* dev, const Genesys_Sensor& sensor, Genesys_Register_Set* regs) const init_regs_for_warmup() argument
[all...]
/third_party/backends/testsuite/backend/genesys/
H A Dtests_calibration.cpp65 Genesys_Sensor sensor; in create_fake_calibration_entry() local
[all...]
/base/powermgr/thermal_manager/test/common/src/
H A Dthermal_test.cpp74 std::map<std::string, int32_t> sensor; in InitNode() local
[all...]
/base/sensors/sensor/services/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp57 Sensor sensor; in GetSensorList() local
[all...]
H A Dhdi_connection.cpp98 Sensor sensor; in GetSensorList() local
[all...]
/base/sensors/sensor_lite/frameworks/src/
H A Dsensor_agent_client.c26 SensorFeatureApi *sensor = NULL; in GetServiceProxy() local
41 SensorFeatureApi *sensor = (SensorFeatureApi *)proxy; in GetAllSensorsByProxy() local
51 SensorFeatureApi *sensor = (SensorFeatureApi *)proxy; in ActivateSensorByProxy() local
61 SensorFeatureApi *sensor in DeactivateSensorByProxy() local
72 SensorFeatureApi *sensor = (SensorFeatureApi *)proxy; SetBatchByProxy() local
82 SensorFeatureApi *sensor = (SensorFeatureApi *)proxy; SubscribeSensorByProxy() local
92 SensorFeatureApi *sensor = (SensorFeatureApi *)proxy; UnsubscribeSensorByProxy() local
102 SensorFeatureApi *sensor = (SensorFeatureApi *)proxy; SetModeByProxy() local
112 SensorFeatureApi *sensor = (SensorFeatureApi *)proxy; SetOptionByProxy() local
[all...]
/base/sensors/sensor/frameworks/native/src/
H A Dsensor_service_proxy.cpp122 Sensor sensor; in GetSensorList() local
H A Dnative_sensor.cpp101 int32_t OH_SensorInfo_GetName(Sensor_Info* sensor, char *sensorName, uint32_t *length) in OH_SensorInfo_GetName() argument
120 int32_t OH_SensorInfo_GetVendorName(Sensor_Info* sensor, char *vendorName, uint32_t *length) in OH_SensorInfo_GetVendorName() argument
139 int32_t OH_SensorInfo_GetType(Sensor_Info* sensor, Sensor_Type *sensorType) in OH_SensorInfo_GetType() argument
149 OH_SensorInfo_GetResolution(Sensor_Info* sensor, float *resolution) OH_SensorInfo_GetResolution() argument
159 OH_SensorInfo_GetMinSamplingInterval(Sensor_Info* sensor, int64_t *minSamplePeriod) OH_SensorInfo_GetMinSamplingInterval() argument
169 OH_SensorInfo_GetMaxSamplingInterval(Sensor_Info* sensor, int64_t *maxSamplePeriod) OH_SensorInfo_GetMaxSamplingInterval() argument
[all...]
/base/sensors/medical_sensor/services/medical_sensor/hdi_connection/adapter/src/
H A Dcompatible_connection.cpp54 MedicalSensor sensor; in GetSensorList() local
H A Dhdi_connection.cpp90 MedicalSensor sensor; in GetSensorList() local
[all...]
/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dmedical_manager.cpp47 auto sensor = sensorMap_.find(sensorId); in GetSensorFlag() local
H A Dmedical_data_processer.cpp206 auto sensor = sensorMap_.find(sensorId); in ReportNotContinuousData() local
/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmedical_service_proxy.cpp198 MedicalSensor sensor; in GetSensorList() local
/base/powermgr/thermal_manager/test/systemtest/src/
H A Dthermal_mgr_system_test.cpp101 std::map<std::string, int32_t> sensor; in InitNode() local
[all...]
/base/sensors/medical_sensor/utils/src/
H A Dmedical.cpp204 auto sensor = std::make_unique<MedicalSensor>(); in Unmarshalling() local
/base/sensors/sensor/services/src/
H A Dsensor_data_processer.cpp188 auto sensor = sensorMap_.find(sensorId); in ReportNotContinuousData() local
/base/sensors/sensor/utils/common/src/
H A Dsensor.cpp232 auto sensor = std::make_unique<Sensor>(); in Unmarshalling() local
/third_party/backends/backend/
H A Drts8891_low.c306 rts8891_data_format (SANE_Int dpi, int sensor) in rts8891_data_format() argument
548 SANE_Byte motor, sensor, reg; rts8891_wait_for_home() local
[all...]
H A Dhp3900_debug.c194 dbg_sensor (struct st_sensorcfg *sensor) in dbg_sensor() argument
[all...]
/base/powermgr/thermal_manager/test/unittest/src/
H A Dthermal_config_file_parser.cpp79 std::vector<LevelItem> ThermalConfigFileParser::GetLevelItems(const std::string& name, const std::string& sensor) in GetLevelItems() argument

Completed in 19 milliseconds

12