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