Searched refs:randColor (Results 1 – 1 of 1) sorted by relevance
120 public static int randColor() throws Exception { in randColor() method in TestUtil136 public static int randColor(int rMax, int gMax, int bMax) throws Exception { in randColor() method in TestUtil153 colorList[i] = randColor(); in randColorList()
Completed in 7 milliseconds