Searched refs:headStable (Results 1 – 1 of 1) sorted by relevance
111 bool headStable = mHeadStillnessDetector.calculate(timestamp); in calculate() local112 if (headStable || !screenStable) { in calculate()