Searched refs:gradientColorsFor (Results 1 – 1 of 1) sorted by relevance
42 colors = gradientColorsFor(seed * 100 /* introduce greater variance */) in GradientBitmap()72 fun gradientColorsFor(key: Int): IntArray { in gradientColorsFor() method