Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c68 #define PROPOSAL_MIN_TIME_SINCE_ACCELERATION_ENDED NS2US(500000000ull) // 500 ms macro
255 + PROPOSAL_MIN_TIME_SINCE_ACCELERATION_ENDED) { in isPredictedRotationAcceptable()