Searched refs:mNoBackgroundScale (Results 1 – 1 of 1) sorted by relevance
125 private float mNoBackgroundScale; field in SplashscreenContentDrawer336 mNoBackgroundScale = mContext.getResources().getFloat( in updateDensity()614 mFinalIconSize *= mNoBackgroundScale; in build()621 (int) (0.5f + iconScale * densityDpi * mNoBackgroundScale); in build()704 ? mNoBackgroundScale : 1f; in processAdaptiveIcon()