Home
last modified time | relevance | path

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

/external/skia/tests/
DMatrixTest.cpp801 static bool check_decompScale(const SkMatrix& matrix) { in check_decompScale() function
819 REPORTER_ASSERT(reporter, check_decompScale(m)); in test_decompScale()
821 REPORTER_ASSERT(reporter, check_decompScale(m)); in test_decompScale()
823 REPORTER_ASSERT(reporter, check_decompScale(m)); in test_decompScale()
826 REPORTER_ASSERT(reporter, !check_decompScale(m)); in test_decompScale()
/external/skqp/tests/
DMatrixTest.cpp801 static bool check_decompScale(const SkMatrix& matrix) { in check_decompScale() function
819 REPORTER_ASSERT(reporter, check_decompScale(m)); in test_decompScale()
821 REPORTER_ASSERT(reporter, check_decompScale(m)); in test_decompScale()
823 REPORTER_ASSERT(reporter, check_decompScale(m)); in test_decompScale()
826 REPORTER_ASSERT(reporter, !check_decompScale(m)); in test_decompScale()