Searched refs:GrRandomCoverage (Results 1 – 3 of 3) sorted by relevance
81 static inline uint8_t GrRandomCoverage(SkRandom* random) { in GrRandomCoverage() function
295 GrRandomCoverage(d->fRandom)); in TestCreate()
774 uint8_t coverage = GrRandomCoverage(random); in DRAW_BATCH_TEST_DEFINE()