summaryrefslogtreecommitdiffstats
path: root/vr_ui.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Restructure vr_uiLuke Song2017-06-231-26/+5
| | | | | | | | | Get rid of pixel offset variables, and use makefile variables in BoardConfigs. Bug: 37779982 Test: Verified vr ui has same behavior. Change-Id: Ifbf44e27d7101aedbe3c0e6db4b8181d56efadfd
* Introduce VR recovery uiLuke Song2017-06-151-0/+56
A version of screen ui with specific adjustments for vr device compatibility. Bug: 37779982 Test: "adb reboot recovery" to view Change-Id: If6b0f26c1b587f8d0176060685b5efb6c67593b1