Searched refs:rgbScores (Results 1 – 1 of 1) sorted by relevance
98 SparseArray<Float> rgbScores = mTmpRgbScores; in findDominantColorByHue() local99 rgbScores.clear(); in findDominantColorByHue()115 Float oldTotal = rgbScores.get(bucket); in findDominantColorByHue()117 rgbScores.put(bucket, newTotal); in findDominantColorByHue()