Home
last modified time | relevance | path

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

/system/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_cal_helper.h108 bool findCalibrationSensors(SeeHelper &seeHelper);
/system/chre/platform/slpi/see/
Dsee_cal_helper.cc113 bool SeeCalHelper::findCalibrationSensors(SeeHelper &seeHelper) { in findCalibrationSensors() function in chre::SeeCalHelper
Dsee_helper.cc1726 if (!mCalHelper->findCalibrationSensors(*this)) { in init()