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