Lines Matching refs:fRandom
406 if (d->fRandom->nextBool()) { in TestCreate()
409 if (d->fRandom->nextBool()) { in TestCreate()
412 if (d->fRandom->nextBool()) { in TestCreate()
415 if (d->fRandom->nextBool()) { in TestCreate()
417 if (d->fRandom->nextBool()) { in TestCreate()
421 if (d->fRandom->nextBool()) { in TestCreate()
424 if (d->fRandom->nextBool()) { in TestCreate()
430 SkPMColor4f::FromBytes_RGBA(GrRandomColor(d->fRandom)), in TestCreate()
431 GrTest::TestColorXform(d->fRandom), in TestCreate()
432 GrTest::TestMatrix(d->fRandom), in TestCreate()
433 GrTest::TestMatrix(d->fRandom), in TestCreate()
434 d->fRandom->nextBool(), in TestCreate()
435 GrRandomCoverage(d->fRandom), in TestCreate()