Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorService.cpp310 bool hasGyroUncalibrated = false; in onFirstRef() local
336 hasGyroUncalibrated = true; in onFirstRef()
375 if ((hasGyro || hasGyroUncalibrated) && hasAccel && hasMag) { in onFirstRef()
391 if (hasAccel && (hasGyro || hasGyroUncalibrated)) { in onFirstRef()
433 if (hasGyroUncalibrated) { in onFirstRef()