Home
last modified time | relevance | path

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

/system/chre/platform/slpi/see/
Dplatform_sensor_manager.cc490 uint8_t calibratedType; in findAndAddSensorsForType() local
492 &calibratedType) && in findAndAddSensorsForType()
493 calibratedType != sensorType) { in findAndAddSensorsForType()
496 if (!sensorTypeSupportsBigImage(calibratedType)) { in findAndAddSensorsForType()
503 addSensor(seeHelper, calibratedType, calTargetGroupMask, suid, attr, in findAndAddSensorsForType()
780 uint8_t calibratedType = in configureBiasEvents() local
784 calHelper->getCalSuidFromSensorType(calibratedType); in configureBiasEvents()