Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c311 static void addTiltHistoryEntry(uint64_t now, int8_t tilt) in addTiltHistoryEntry() function
468 addTiltHistoryEntry(now, tilt_angle); in add_samples()