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

/external/chromium_org/third_party/skia/tests/
H A DPathTest.cpp793 static void check_direction(skiatest::Reporter* reporter, const SkPath& path, function
844 check_direction(reporter, path, SkPath::kCW_Direction);
860 check_direction(reporter, path, SkPath::kCCW_Direction);
868 check_direction(reporter, path, SkPath::kCW_Direction);
873 check_direction(reporter, path, SkPath::kCCW_Direction);
881 check_direction(reporter, path, SkPath::kCCW_Direction);
886 check_direction(reporter, path, SkPath::kCW_Direction);
893 check_direction(reporter, path, SkPath::kCCW_Direction);
1065 check_direction(reporter, pt, SkPath::kUnknown_Direction);
1072 check_direction(reporte
[all...]
/external/skia/tests/
H A DPathTest.cpp793 static void check_direction(skiatest::Reporter* reporter, const SkPath& path, function
844 check_direction(reporter, path, SkPath::kCW_Direction);
860 check_direction(reporter, path, SkPath::kCCW_Direction);
868 check_direction(reporter, path, SkPath::kCW_Direction);
873 check_direction(reporter, path, SkPath::kCCW_Direction);
881 check_direction(reporter, path, SkPath::kCCW_Direction);
886 check_direction(reporter, path, SkPath::kCW_Direction);
893 check_direction(reporter, path, SkPath::kCCW_Direction);
1065 check_direction(reporter, pt, SkPath::kUnknown_Direction);
1072 check_direction(reporte
[all...]

Completed in 35 milliseconds