Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java703 iconColor.mFgNonTranslucentRatio < mEnlargeForegroundIconThreshold in processAdaptiveIcon()
1089 final float mFgNonTranslucentRatio; field in SplashscreenContentDrawer.ColorCache.IconColor
1098 mFgNonTranslucentRatio = fgNonTranslucnetRatio; in IconColor()