Home
last modified time | relevance | path

Searched refs:for_random_matrices (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DWangsFormulaTest.cpp93 static void for_random_matrices(SkRandom* rand, const std::function<void(const SkMatrix&)>& f) { in for_random_matrices() function
269 for_random_matrices(&rand, [&](const SkMatrix& m) { in DEF_TEST()
310 for_random_matrices(&rand, [&](const SkMatrix& m) { in DEF_TEST()