Home
last modified time | relevance | path

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

/system/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_cal_helper.h51 void applyCalibration(uint8_t sensorType, const float input[3],
/system/chre/platform/slpi/see/
Dsee_cal_helper.cc28 void SeeCalHelper::applyCalibration(uint8_t sensorType, const float input[3], in applyCalibration() function in chre::SeeCalHelper
Dsee_helper.cc763 info->calHelper->applyCalibration(data->sensorType, val, in populateEventSample()