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(SensorType sensorType, const float input[3],
/system/chre/platform/slpi/see/
Dsee_cal_helper.cc27 void SeeCalHelper::applyCalibration(SensorType sensorType, const float input[3], in applyCalibration() function in chre::SeeCalHelper
Dsee_helper.cc764 info->calHelper->applyCalibration( in populateEventSample()