Searched refs:for_random_matrices (Results 1 – 1 of 1) sorted by relevance
93 static void for_random_matrices(SkRandom* rand, const std::function<void(const SkMatrix&)>& f) { in for_random_matrices() function269 for_random_matrices(&rand, [&](const SkMatrix& m) { in DEF_TEST()310 for_random_matrices(&rand, [&](const SkMatrix& m) { in DEF_TEST()