Home
last modified time | relevance | path

Searched refs:flat_time (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c123 uint64_t flat_time; member
241 if (now < mTask.flat_time + PROPOSAL_MIN_TIME_SINCE_FLAT_ENDED) { in isPredictedRotationAcceptable()
282 mTask.flat_time = 0; in reset()
473 mTask.flat_time = now; in add_samples()