Searched defs:test_flatten (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DMatrixTest.cpp102 static void test_flatten(skiatest::Reporter* reporter, const SkMatrix& m) { function
748 test_flatten(reporter, mat);
754 test_flatten(reporter, mat);
764 test_flatten(reporter, mat);
765 test_flatten(reporter, iden2);
/external/skia/tests/
H A DMatrixTest.cpp102 static void test_flatten(skiatest::Reporter* reporter, const SkMatrix& m) { function
718 test_flatten(reporter, mat);
724 test_flatten(reporter, mat);
734 test_flatten(reporter, mat);
735 test_flatten(reporter, iden2);

Completed in 577 milliseconds