Searched refs:predicted_rotation (Results 1 – 1 of 1) sorted by relevance
137 int8_t predicted_rotation; member270 mTask.predicted_rotation = -1; in clearPredictedRotation()303 if (mTask.predicted_rotation != rotation) { in updatePredictedRotation()304 mTask.predicted_rotation = rotation; in updatePredictedRotation()520 … (int)tilt_angle, (int)orientation_angle, (int)mTask.predicted_rotation); in add_samples()537 if ((mTask.predicted_rotation < 0) in add_samples()540 mTask.proposed_rotation = mTask.predicted_rotation; in add_samples()