Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dnanotool.cpp196 if (!args->sensors[i].have_cal_ref in ValidateArgs()
253 spec.have_cal_ref = true; in ParseSensorArg()
Dcontexthub.h95 bool have_cal_ref = false; member
Dcontexthub.cpp464 if (sensor.have_cal_ref) { in HandleCalibrationResult()
482 if (sensor.have_cal_ref && (result->value != 0.0f)) { in HandleCalibrationResult()