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

/fuchsia/zircon/bootloader/src/
H A Dframebuffer.h21 void set_gfx_mode(uint32_t mode);
H A Dframebuffer.c52 void set_gfx_mode(uint32_t mode) { function
101 set_gfx_mode(i);
H A Dosboot.c174 set_gfx_mode(key - '0');
182 set_gfx_mode(cur_mode);

Completed in 36 milliseconds