Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/drivers/window_orientation/
Dwindow_orientation.c123 static bool isTiltAngleAcceptable(int rotation, int8_t tilt_angle) in isTiltAngleAcceptable()
342 int8_t tilt_angle; in add_samples() local