Home
last modified time | relevance | path

Searched defs:tilt_angle (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c152 static bool isTiltAngleAcceptable(int rotation, int8_t tilt_angle) in isTiltAngleAcceptable()
214 static bool isPredictedRotationAcceptable(uint64_t now, int8_t tilt_angle) in isPredictedRotationAcceptable()
397 int8_t tilt_angle; in add_samples() local