Searched refs:hasAccel (Results 1 – 1 of 1) sorted by relevance
87 bool hasGyro = false, hasAccel = false, hasMag = false; in onFirstRef() local98 hasAccel = true; in onFirstRef()126 if (hasGyro && hasAccel && hasMag) { in onFirstRef()