Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c366 static bool isSwinging(uint64_t now, int8_t tilt) in isSwinging() function
475 if (isSwinging(now, tilt_angle)) { in add_samples()