Searched refs:test_rrect_is_convex (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DPathTest.cpp2874 static void test_rrect_is_convex(skiatest::Reporter* reporter, SkPath* path, function
2890 test_rrect_is_convex(reporter, &p, SkPath::kCW_Direction);
2892 test_rrect_is_convex(reporter, &p, SkPath::kCCW_Direction);
2894 test_rrect_is_convex(reporter, &p, SkPath::kCW_Direction);
2896 test_rrect_is_convex(reporter, &p, SkPath::kCCW_Direction);
2898 test_rrect_is_convex(reporter, &p, SkPath::kCW_Direction);
2900 test_rrect_is_convex(reporter, &p, SkPath::kCCW_Direction);
2906 test_rrect_is_convex(reporter, &p, SkPath::kCW_Direction);
2913 test_rrect_is_convex(reporter, &p, SkPath::kCW_Direction);
2922 test_rrect_is_convex(reporte
[all...]
/external/skia/tests/
H A DPathTest.cpp2874 static void test_rrect_is_convex(skiatest::Reporter* reporter, SkPath* path, function
2890 test_rrect_is_convex(reporter, &p, SkPath::kCW_Direction);
2892 test_rrect_is_convex(reporter, &p, SkPath::kCCW_Direction);
2894 test_rrect_is_convex(reporter, &p, SkPath::kCW_Direction);
2896 test_rrect_is_convex(reporter, &p, SkPath::kCCW_Direction);
2898 test_rrect_is_convex(reporter, &p, SkPath::kCW_Direction);
2900 test_rrect_is_convex(reporter, &p, SkPath::kCCW_Direction);
2906 test_rrect_is_convex(reporter, &p, SkPath::kCW_Direction);
2913 test_rrect_is_convex(reporter, &p, SkPath::kCW_Direction);
2922 test_rrect_is_convex(reporte
[all...]

Completed in 184 milliseconds