Searched refs:kSplashLogoPlacementY (Results 1 – 4 of 4) sorted by relevance
4 static const int32 kSplashLogoPlacementY = 50; variable
22 int placementY = max_c(0, min_c(100, kSplashLogoPlacementY)); in compute_splash_logo_placement()