Searched refs:getRandomColor (Results 1 – 3 of 3) sorted by relevance
44 static Vec4 getRandomColor (de::Random& rnd) in getRandomColor() function213 state.blendColor = getRandomColor(rnd); in computeRandomRenderState()249 quad.color[ndx] = getRandomColor(rnd); in computeRandomQuad()
10 function getRandomColor() { function26 this.curveColor = getRandomColor();
288 Vec4 getRandomColor (de::Random& rnd) in getRandomColor() function1058 m_textureColors.push_back(getRandomColor(rnd)); in init()1381 m_textureColors.push_back(getRandomColor(rnd)); in init()1694 m_expectedColors.push_back(getRandomColor(rnd)); in init()1695 m_expectedColors.push_back(getRandomColor(rnd)); in init()1963 m_expectedColors.push_back(getRandomColor(rnd)); in init()1964 m_expectedColors.push_back(getRandomColor(rnd)); in init()