Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dandroidcontexthub.cpp96 static bool GetCalibrationBytes(const char *key, SensorType sensor_type, in GetCalibrationBytes() function
294 if (GetCalibrationBytes(key.c_str(), sensor_type, cal_data)) { in LoadCalibration()