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

  /development/samples/ApiDemos/src/com/example/android/apis/animation/
ActivityTransitionDetails.java 45 getWindow().setBackgroundDrawable(new ColorDrawable(randomColor()));
69 private static int randomColor() {
ActivityTransition.java 97 getWindow().setBackgroundDrawable(new ColorDrawable(randomColor()));
126 private static int randomColor() {
  /external/deqp/modules/gles31/functional/
es31fAdvancedBlendTests.cpp 333 static tcu::Vec4 randomColor (de::Random* rnd)
370 *col = randomColor(&rnd);

Completed in 184 milliseconds