HomeSort by relevance Sort by last modified time
    Searched full:test_flatten (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
MatrixTest.cpp 102 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);
  /external/chromium_org/third_party/skia/tests/
MatrixTest.cpp 102 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);
    [all...]

Completed in 67 milliseconds