Searched refs:randomColor (Results 1 – 6 of 6) sorted by relevance
65 nextColor = ColorRGBA.randomColor(); in simpleInitApp()75 nextColor = ColorRGBA.randomColor(); in simpleUpdate()
113 mat1.setColor("Color", ColorRGBA.randomColor()); in makeCube()
131 mat1.setColor("Color", ColorRGBA.randomColor()); in makeCube()
316 public static ColorRGBA randomColor() { in randomColor() method in ColorRGBA
366 static tcu::Vec4 randomColor (de::Random* rnd) in randomColor() function403 *col = randomColor(&rnd); in iterate()
177 public ColorRGBA randomColor() { in randomColor() method in TestBatchNodeCluster