Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/lib/
Dvboot_display.c151 const char *text_to_show; in VbDisplayScreenFromGBB() local
268 text_to_show = hwid; in VbDisplayScreenFromGBB()
271 text_to_show = ""; in VbDisplayScreenFromGBB()
275 VbRenderTextAtPos(text_to_show, rtol, in VbDisplayScreenFromGBB()