Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/console/
H A Dvideo_console.c1318 static boolean_t vc_progress_white = variable
2061 if (vc_progress_white) { in vc_blit_rect_16()
2136 if (vc_progress_white) { in vc_blit_rect_32()
2213 if (vc_progress_white) { in vc_blit_rect_30()
2239 color = (typeof(color))(uintptr_t)(vc_progress_white ? 0x00000000 : 0xBFBFBFBF); in vc_clean_boot_graphics()
2956 vc_progress_white = TRUE; in initialize_screen()
2958 vc_progress_white = FALSE; in initialize_screen()
3011 vc_progress_white = TRUE; in initialize_screen()
3029 save = vc_progress_white; in initialize_screen()
3030 vc_progress_white = (0 != (kBootArgsFlagBlackBg & ((boot_args *) PE_state.bootArgs)->flags)); in initialize_screen()
[all …]
/xnu-8796.121.2/config/
H A DMASTER.arm57 # MACH_BASE = [ mach vc_progress_white importance_inheritance config_atm config_coalitions co…
H A DMASTER.arm64.BridgeOS53 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
H A DMASTER.arm64.bcm283755 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
H A DMASTER.arm6457 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
H A DMASTER.arm64.MacOSX65 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
H A DMASTER.arm64.t8110.iPhoneOS68 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
H A DMASTER.arm64.iPhoneOS68 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
H A DMASTER.arm64.t8120.iPhoneOS68 # MACH_BASE = [ mach config_ecc_logging vc_progress_white importance_inheritance config_atm c…
H A DMASTER658 # vc_progress_white - make the progress gear white instead of black
659 options CONFIG_VC_PROGRESS_WHITE # <vc_progress_white>