Searched refs:mMaxColors (Results 1 – 1 of 1) sorted by relevance
609 private int mMaxColors = DEFAULT_CALCULATE_NUMBER_COLORS; field in Palette.Builder661 mMaxColors = colors; in maximumColorCount()839 mMaxColors, mFilters.isEmpty() ? null : in generate() local