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.c71 #define FLAT_TIME NS2US(1000000000ull) // 1 sec macro
358 if (mTask.tilt_reference_time + mTask.tilt_history_time[i] + FLAT_TIME <= now) { in isFlat()