Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c345 static int nextTiltHistoryIndex(int index) in nextTiltHistoryIndex() function
354 for (; (i = nextTiltHistoryIndex(i)) >= 0;) { in isFlat()
369 for (; (i = nextTiltHistoryIndex(i)) >= 0;) { in isSwinging()