Searched refs:RandomColor (Results 1 – 11 of 11) sorted by relevance
56 GrColor RandomColor(SkRandom* random);
267 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()
354 GrColor RandomColor(SkRandom* random) { in RandomColor() function
187 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()340 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()
224 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()
367 colors->push_back(GrTest::RandomColor(random)); in randomize_params()
878 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()1092 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()
670 colors->push_back(GrTest::RandomColor(random)); in randomize_params()
200 GLColor RandomColor(angle::RNG *rng);
276 GLColor RandomColor(angle::RNG *rng) in RandomColor() function
1961 GLColor color = RandomColor(&rng); in TEST_P()