Home
last modified time | relevance | path

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

/external/skia/tests/
DMatrixTest.cpp774 static bool check_decompScale(const SkMatrix& matrix) { in check_decompScale() function
792 REPORTER_ASSERT(reporter, check_decompScale(m)); in test_decompScale()
794 REPORTER_ASSERT(reporter, check_decompScale(m)); in test_decompScale()
796 REPORTER_ASSERT(reporter, check_decompScale(m)); in test_decompScale()
799 REPORTER_ASSERT(reporter, !check_decompScale(m)); in test_decompScale()