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

/fuchsia/zircon/kernel/lib/gfxconsole/
H A Dgfxconsole.cpp17 #include <lib/gfxconsole.h>
58 } gfxconsole; variable in typeref:struct:__anon72
61 gfx_putchar(gfxconsole.surface, font, c,
62 gfxconsole.x * font->width, gfxconsole.y * font->height,
63 gfxconsole.front_color, gfxconsole.back_color);
67 gfx_putpixel(gfxconsole.surface, x, y, color);
81 gfxconsole.x = 0;
84 gfxconsole
[all...]
H A Drules.mk16 $(LOCAL_DIR)/gfxconsole.cpp
/fuchsia/zircon/kernel/dev/udisplay/
H A Drules.mk14 kernel/lib/gfxconsole
H A Dudisplay.cpp11 #include <lib/gfxconsole.h>
87 // bind the display to the gfxconsole
/fuchsia/zircon/kernel/platform/pc/
H A Drules.mk34 kernel/lib/gfxconsole \
H A Dplatform.cpp236 #include <lib/gfxconsole.h>
254 if (cmdline_get_bool("gfxconsole.early", false) == false) {
/fuchsia/zircon/kernel/syscalls/
H A Dddk_pci.cpp40 #include <lib/gfxconsole.h>

Completed in 86 milliseconds