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