Home
last modified time | relevance | path

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

/external/vboot_reference/firmware/lib/include/
Dvboot_display.h29 void VbDoneWithFontForNow(VbFont_t *ptr);
/external/vboot_reference/firmware/lib/
Dvboot_display.c51 void VbDoneWithFontForNow(VbFont_t *ptr) in VbDoneWithFontForNow() function
279 VbDoneWithFontForNow(font); in VbDisplayScreenFromGBB()
/external/vboot_reference/tests/
Dvboot_display_tests.c256 VbDoneWithFontForNow(fptr); in FontTest()