Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java1180 final DrawableColorTester fgTester = fgColorTesterSupplier.get(); in getIconColor() local
1182 final IconColor iconColor = new IconColor(hash, fgTester.getDominateColor(), in getIconColor()
1184 fgTester.passFilterRatio()); in getIconColor()