Home
last modified time | relevance | path

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

/haiku/headers/private/kernel/boot/platform/generic/
H A Dvideo_splash.h32 compute_splash_icons_placement(uint32 screenWidth, uint32 screenHeight, in compute_splash_icons_placement() function
/haiku/src/system/kernel/
H A Dboot_splash.cpp75 compute_splash_icons_placement(sInfo->width, sInfo->height, in boot_splash_set_stage()
/haiku/src/system/boot/platform/generic/
H A Dvideo_splash.cpp205 compute_splash_icons_placement(gKernelArgs.frame_buffer.width, gKernelArgs.frame_buffer.height, in video_display_splash()