Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c130 int8_t current_rotation; member
158 static bool isOrientationAngleAcceptable(int current_rotation, int rotation, in isOrientationAngleAcceptable()