Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/console/
H A Dvideo_console.c1328 vc_clear_screen(unsigned int xx, unsigned int yy, unsigned int scrreg_top, in vc_clear_screen() function
2925 gc_ops.clear_screen = vc_clear_screen; in initialize_screen()