Searched refs:globalColorIndex (Results 1 – 1 of 1) sorted by relevance
584 int globalColorIndex = 0; in setupEventColors() local588 timerColorInfo[i] = globalColorArray[globalColorIndex]; in setupEventColors()589 globalColorIndex = (globalColorIndex + 1) % numGlobalColors; in setupEventColors()