Searched refs:hasAccel (Results 1 – 1 of 1) sorted by relevance
168 bool hasGyro = false, hasAccel = false, hasMag = false; in onFirstRef() local181 hasAccel = true; in onFirstRef()219 if (hasGyro && hasAccel && hasMag) { in onFirstRef()233 if (hasAccel && hasGyro) { in onFirstRef()247 if (hasAccel && hasMag) { in onFirstRef()