Home
last modified time | relevance | path

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

/haiku/headers/private/kernel/boot/
H A Dimages-tm.h11 static uint8 kSplashLogo24BitCompressedImage[] = { variable
H A Dimages-tm-development.h11 static uint8 kSplashLogo24BitCompressedImage[] = { variable
H A Dimages-sans-tm.h11 static uint8 kSplashLogo24BitCompressedImage[] = { variable
/haiku/src/system/boot/platform/generic/
H A Dvideo_splash.cpp155 uncompress(kSplashLogo24BitCompressedImage, in video_display_splash()
156 sizeof(kSplashLogo24BitCompressedImage), uncompressedLogo, in video_display_splash()