Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/graphics/palette/
DWuQuantizer.java187 Box firstBox = mCubes[0]; in createBoxes() local
188 firstBox.r1 = MAX_INDEX; in createBoxes()
189 firstBox.g1 = MAX_INDEX; in createBoxes()
190 firstBox.b1 = MAX_INDEX; in createBoxes()