Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c396 int8_t old_proposed_rotation, proposed_rotation; in add_samples() local
532 old_proposed_rotation = mTask.proposed_rotation; in add_samples()
540 if ((proposed_rotation != old_proposed_rotation) in add_samples()