Searched refs:hasGyro (Results 1 – 1 of 1) sorted by relevance
309 bool hasGyro = false, hasAccel = false, hasMag = false; in onFirstRef() local333 hasGyro = true; in onFirstRef()375 if ((hasGyro || hasGyroUncalibrated) && hasAccel && hasMag) { in onFirstRef()391 if (hasAccel && (hasGyro || hasGyroUncalibrated)) { in onFirstRef()421 if (hasGyro) { in onFirstRef()