Searched refs:rgbScores (Results 1 – 1 of 1) sorted by relevance
526 SparseArray<Float> rgbScores = new SparseArray<Float>(); in findDominantColorByHue() local543 Float oldTotal = rgbScores.get(bucket); in findDominantColorByHue()545 rgbScores.put(bucket, newTotal); in findDominantColorByHue()