Searched refs:kMaxRadius (Results 1 – 1 of 1) sorted by relevance
440 static const int kMaxRadius = 10; in TestCreate() local441 int radius = d->fRandom->nextRangeU(1, kMaxRadius); in TestCreate()