Searched refs:colorRand (Results 1 – 4 of 4) sorted by relevance
128 SkRandom colorRand; in onDraw() local131 colors[i] = colorRand.nextU() | 0xff000000; in onDraw()
122 static SkRandom colorRand; in onDrawContent() local126 gColors[i] = colorRand.nextU() | 0xff000000; in onDrawContent()