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

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

Completed in 101 milliseconds