Searched refs:hasGyro (Results 1 – 1 of 1) sorted by relevance
131 bool hasGyro = false, hasAccel = false, hasMag = false; in onFirstRef() local154 hasGyro = true; in onFirstRef()178 if (hasGyro && hasAccel && hasMag) { in onFirstRef()198 if (hasAccel && hasGyro) { in onFirstRef()