Home
last modified time | relevance | path

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

/xnu-8020.140.41/osfmk/console/
H A Dvideo_console.c1316 static boolean_t vc_progress_white = variable
2074 if (vc_progress_white) { in vc_blit_rect_16()
2149 if (vc_progress_white) { in vc_blit_rect_32()
2226 if (vc_progress_white) { in vc_blit_rect_30()
2252 color = (typeof(color))(uintptr_t)(vc_progress_white ? 0x00000000 : 0xBFBFBFBF); in vc_clean_boot_graphics()
2984 vc_progress_white = TRUE; in initialize_screen()
2986 vc_progress_white = FALSE; in initialize_screen()
3039 vc_progress_white = TRUE; in initialize_screen()
3057 save = vc_progress_white; in initialize_screen()
3058 vc_progress_white = (0 != (kBootArgsFlagBlackBg & ((boot_args *) PE_state.bootArgs)->flags)); in initialize_screen()
[all …]
/xnu-8020.140.41/config/
H A DMASTER.arm59 # MACH_BASE = [ mach slidable vc_progress_white mdebug ipc_debug importance_inheritance confi…
H A DMASTER.arm64.BridgeOS55 # MACH_BASE = [ mach slidable config_ecc_logging vc_progress_white mdebug ipc_debug ipc_lockf…
H A DMASTER.arm6459 # MACH_BASE = [ mach slidable config_ecc_logging vc_progress_white mdebug ipc_debug ipc_lockf…
H A DMASTER.arm64.bcm283758 # MACH_BASE = [ mach slidable config_ecc_logging vc_progress_white mdebug ipc_debug ipc_lockf…
H A DMASTER.arm64.MacOSX60 # MACH_BASE = [ mach slidable config_ecc_logging vc_progress_white mdebug ipc_debug ipc_lockf…
H A DMASTER.arm64.iPhoneOS59 # MACH_BASE = [ mach slidable config_ecc_logging vc_progress_white mdebug ipc_debug ipc_lockf…
H A DMASTER682 # vc_progress_white - make the progress gear white instead of black
683 options CONFIG_VC_PROGRESS_WHITE # <vc_progress_white>