Searched refs:RandomColor (Results 1 – 11 of 11) sorted by relevance
56 GrColor RandomColor(SkRandom* random);
276 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()
354 GrColor RandomColor(SkRandom* random) { in RandomColor() function
196 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()358 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()
232 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()
374 colors->push_back(GrTest::RandomColor(random)); in randomize_params()
890 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()1114 GrColor color = GrTest::RandomColor(d->fRandom); in TestCreate()
678 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()