Home
last modified time | relevance | path

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

/haiku/headers/private/kernel/boot/
H A Dimages-tm.h668 static uint8 kSplashIcons24BitCompressedImage[] = { variable
H A Dimages-tm-development.h1320 static uint8 kSplashIcons24BitCompressedImage[] = { variable
H A Dimages-sans-tm.h34 static uint8 kSplashIcons24BitCompressedImage[] = { variable
/haiku/src/system/boot/platform/generic/
H A Dvideo_splash.cpp195 uncompress(kSplashIcons24BitCompressedImage, in video_display_splash()
196 sizeof(kSplashIcons24BitCompressedImage), in video_display_splash()