Searched refs:mWindowColors (Results 1 – 1 of 1) sorted by relevance
1059 final WindowColor[] mWindowColors = new WindowColor[CACHE_SIZE]; field in SplashscreenContentDrawer.ColorCache.Colors1151 final WindowColor windowColor = getCache(colors.mWindowColors, hash, in getWindowColor()1161 colors.mWindowColors[leastUsedIndex[0]] = windowColor; in getWindowColor()