Searched refs:rand_irect (Results 1 – 1 of 1) sorted by relevance
237 static void rand_irect(SkIRect* r, int N, SkRandom& rand) { in rand_irect() function253 rand_irect(&r0, 10, rand); in test_irect()254 rand_irect(&r1, 10, rand); in test_irect()