Home
last modified time | relevance | path

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

/system/chre/platform/slpi/include/chre/platform/slpi/see/
Dsee_cal_helper.h128 bool hasScale, float scale[3], bool hasMatrix,
149 bool hasMatrix; member
/system/chre/platform/slpi/see/
Dsee_cal_helper.cc132 float scale[3], bool hasMatrix, in updateCalibration() argument
150 calData.hasMatrix = hasMatrix; in updateCalibration()
151 if (hasMatrix) { in updateCalibration()
Dsee_helper.cc1073 bool hasMatrix = (matrix.index == 9); in decodeSnsCalEvent() local
1077 scale.val, hasMatrix, matrix.val, accuracy, in decodeSnsCalEvent()