Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java682 iconColor.mIsBgComplex, in processAdaptiveIcon()
694 if (!iconColor.mIsBgComplex && mTmpAttrs.mIconBgColor == Color.TRANSPARENT in processAdaptiveIcon()
1087 final boolean mIsBgComplex; field in SplashscreenContentDrawer.ColorCache.IconColor
1096 mIsBgComplex = isBgComplex; in IconColor()