Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java702 final float noBgScale = in processAdaptiveIcon() local
707 mFinalIconSize = (int) (0.5f + mIconSize * noBgScale); in processAdaptiveIcon()