HomeSort by relevance Sort by last modified time
    Searched full:tilt_history_index (Results 1 - 1 of 1) sorted by null

  /device/google/contexthub/firmware/src/drivers/window_orientation/
window_orientation.c 98 int tilt_history_index; member in struct:WindowOrientationTask
220 mTask.tilt_history_index = 1;
283 index = mTask.tilt_history_index;
288 mTask.tilt_history_index = index;
300 int i = mTask.tilt_history_index;
315 int i = mTask.tilt_history_index;

Completed in 3624 milliseconds