Searched refs:check_xformed_bounds (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ |
H A D | ShadowTest.cpp | 125 void check_xformed_bounds(skiatest::Reporter* reporter, const SkPath& path, const SkMatrix& ctm) { in check_xformed_bounds() function 177 check_xformed_bounds(reporter, path, ctm); in check_bounds() 179 check_xformed_bounds(reporter, path, ctm); in check_bounds() 181 check_xformed_bounds(reporter, path, ctm); in check_bounds() 183 check_xformed_bounds(reporter, path, ctm); in check_bounds() 187 check_xformed_bounds(reporter, path, ctm); in check_bounds() 190 check_xformed_bounds(reporter, path, ctm); in check_bounds() 193 check_xformed_bounds(reporter, path, ctm); in check_bounds()
|
Completed in 1 milliseconds