Searched refs:kSplashLogoHeight (Results 1 – 5 of 5) sorted by relevance
19 height = min_c(uint32(kSplashLogoHeight) + iconsHalfHeight, in compute_splash_logo_placement()27 height = min_c(kSplashLogoHeight, screenHeight); in compute_splash_logo_placement()38 height = min_c(uint32(kSplashLogoHeight) + iconsHalfHeight, in compute_splash_icons_placement()44 y = kSplashLogoHeight + (screenHeight - height) in compute_splash_icons_placement()
9 static const uint16 kSplashLogoHeight = 96; variable
137 unsigned int uncompressedSize = kSplashLogoWidth * kSplashLogoHeight; in video_display_splash()