Home
last modified time | relevance | path

Searched refs:getRandomColor (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/glshared/
DglsInteractionTestUtil.cpp44 static Vec4 getRandomColor (de::Random& rnd) in getRandomColor() function
213 state.blendColor = getRandomColor(rnd); in computeRandomRenderState()
249 quad.color[ndx] = getRandomColor(rnd); in computeRandomQuad()
/external/adhd/scripts/mic_testing/frontend/
Danalysis.js10 function getRandomColor() { function
26 this.curveColor = getRandomColor();
/external/deqp/modules/gles31/functional/
Des31fLayoutBindingTests.cpp288 Vec4 getRandomColor (de::Random& rnd) in getRandomColor() function
1058 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()