HomeSort by relevance Sort by last modified time
    Searched defs:getRandomColor (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/glshared/
glsInteractionTestUtil.cpp 44 static Vec4 getRandomColor (de::Random& rnd)
213 state.blendColor = getRandomColor(rnd);
249 quad.color[ndx] = getRandomColor(rnd);
  /external/adhd/scripts/mic_testing/frontend/
analysis.js 10 function getRandomColor() {
26 this.curveColor = getRandomColor();
  /external/deqp/modules/gles31/functional/
es31fLayoutBindingTests.cpp 288 Vec4 getRandomColor (de::Random& rnd)
    [all...]

Completed in 306 milliseconds