Searched refs:unique_colors (Results 1 – 1 of 1) sorted by relevance
342 int unique_colors = hash.CountItems(); in SavePalette() local343 while (((1 << fSizeInBits) < unique_colors) in SavePalette()359 for (int i = 0; i < unique_colors; i++) { in SavePalette()