Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/graphics/palette/
DColorCutQuantizer.java240 private int mMinBlue, mMaxBlue; field in ColorCutQuantizer.Vbox
250 (mMaxBlue - mMinBlue + 1); in getVolume()
306 mMinBlue = minBlue; in fitBox()
339 final int blueLength = mMaxBlue - mMinBlue; in getLongestColorDimension()