Searched refs:predicted_rotation_time (Results 1 – 1 of 1) sorted by relevance
126 uint64_t predicted_rotation_time; member235 settle_time_needed >> 10, (now - mTask.predicted_rotation_time) >> 10); in isPredictedRotationAcceptable()238 if (now < mTask.predicted_rotation_time + settle_time_needed) { in isPredictedRotationAcceptable()271 mTask.predicted_rotation_time = 0; in clearPredictedRotation()305 mTask.predicted_rotation_time = now; in updatePredictedRotation()