Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/lib/
Dvboot_display.c152 int rtol = 0; in VbDisplayScreenFromGBB() local
269 rtol = (TAG_HWID_RTOL == image_info.tag); in VbDisplayScreenFromGBB()
272 rtol = 0; in VbDisplayScreenFromGBB()
275 VbRenderTextAtPos(text_to_show, rtol, in VbDisplayScreenFromGBB()