Searched refs:check_matrix_recomposition (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/tests/ |
H A D | MatrixTest.cpp | 463 static bool check_matrix_recomposition(const SkMatrix& mat, in check_matrix_recomposition() function 498 REPORTER_ASSERT(reporter, check_matrix_recomposition(mat, rotation1, scale, rotation2)); in test_matrix_decomposition() 505 REPORTER_ASSERT(reporter, check_matrix_recomposition(mat, rotation1, scale, rotation2)); in test_matrix_decomposition() 510 REPORTER_ASSERT(reporter, check_matrix_recomposition(mat, rotation1, scale, rotation2)); in test_matrix_decomposition() 515 REPORTER_ASSERT(reporter, check_matrix_recomposition(mat, rotation1, scale, rotation2)); in test_matrix_decomposition() 520 REPORTER_ASSERT(reporter, check_matrix_recomposition(mat, rotation1, scale, rotation2)); in test_matrix_decomposition() 525 REPORTER_ASSERT(reporter, check_matrix_recomposition(mat, rotation1, scale, rotation2)); in test_matrix_decomposition() 530 REPORTER_ASSERT(reporter, check_matrix_recomposition(mat, rotation1, scale, rotation2)); in test_matrix_decomposition() 535 REPORTER_ASSERT(reporter, check_matrix_recomposition(mat, rotation1, scale, rotation2)); in test_matrix_decomposition() 540 REPORTER_ASSERT(reporter, check_matrix_recomposition(ma in test_matrix_decomposition() [all...] |
Completed in 2 milliseconds