Searched refs:gfxconsole_putc (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/lib/gfxconsole/
H A Dgfxconsole.cpp72 static bool gfxconsole_putc(char c) { function
145 gfxconsole_putc('\r');
146 refresh_full_screen |= gfxconsole_putc(str[i]);

Completed in 79 milliseconds