Searched defs:kCW_Direction (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/third_party/skia/tests/
H A DPathOpsOpRectThreadedTest.cpp38 " SkPath::kCW_Direction);\n", state.fA, state.fA, state.fB, state.fB);
40 " SkPath::kCW_Direction);\n", state.fC, state.fC, state.fD, state.fD);
45 " SkPath::kCW_Direction);\n", a, a, b, b);
47 " SkPath::kCW_Direction);\n", c, c, d, d);
52 SkIntToScalar(state.fB), SkPath::kCW_Direction); member in class:SkPath
54 SkIntToScalar(state.fD), SkPath::kCW_Direction); member in class:SkPath
58 SkIntToScalar(b), SkPath::kCW_Direction); member in class:SkPath
60 SkIntToScalar(d), SkPath::kCW_Direction); member in class:SkPath
H A DPathTest.cpp839 REPORTER_ASSERT(reporter, !path.cheapIsDirection(SkPath::kCW_Direction));
871 check_direction(reporter, path, SkPath::kCW_Direction);
893 path.addCircle(0, 0, SkIntToScalar(2), SkPath::kCW_Direction);
895 check_direction(reporter, path, SkPath::kCW_Direction);
898 path.addCircle(0, 0, SkIntToScalar(1), SkPath::kCW_Direction);
913 check_direction(reporter, path, SkPath::kCW_Direction);
1107 check_direction(reporter, triLeft, SkPath::kCW_Direction);
1124 check_direction(reporter, square, SkPath::kCW_Direction);
1141 check_direction(reporter, redundantSquare, SkPath::kCW_Direction);
1180 check_direction(reporter, dent, SkPath::kCW_Direction);
2816 SkIntToScalar(20), SkIntToScalar(20), SkPath::kCW_Direction); member in class:SkPath
[all...]
/external/skia/tests/
H A DPathOpsOpRectThreadedTest.cpp38 " SkPath::kCW_Direction);\n", state.fA, state.fA, state.fB, state.fB);
40 " SkPath::kCW_Direction);\n", state.fC, state.fC, state.fD, state.fD);
45 " SkPath::kCW_Direction);\n", a, a, b, b);
47 " SkPath::kCW_Direction);\n", c, c, d, d);
52 SkIntToScalar(state.fB), SkPath::kCW_Direction); member in class:SkPath
54 SkIntToScalar(state.fD), SkPath::kCW_Direction); member in class:SkPath
58 SkIntToScalar(b), SkPath::kCW_Direction); member in class:SkPath
60 SkIntToScalar(d), SkPath::kCW_Direction); member in class:SkPath
H A DPathTest.cpp812 REPORTER_ASSERT(reporter, !path.cheapIsDirection(SkPath::kCW_Direction));
844 check_direction(reporter, path, SkPath::kCW_Direction);
866 path.addCircle(0, 0, SkIntToScalar(2), SkPath::kCW_Direction);
868 check_direction(reporter, path, SkPath::kCW_Direction);
871 path.addCircle(0, 0, SkIntToScalar(1), SkPath::kCW_Direction);
886 check_direction(reporter, path, SkPath::kCW_Direction);
1080 check_direction(reporter, triLeft, SkPath::kCW_Direction);
1097 check_direction(reporter, square, SkPath::kCW_Direction);
1114 check_direction(reporter, redundantSquare, SkPath::kCW_Direction);
1153 check_direction(reporter, dent, SkPath::kCW_Direction);
2751 SkIntToScalar(20), SkIntToScalar(20), SkPath::kCW_Direction); member in class:SkPath
[all...]
/external/chromium_org/third_party/skia/gm/
H A Dconvexpaths.cpp69 SkPath::kCW_Direction);
76 50 * SK_Scalar1, SkPath::kCW_Direction);
82 SkPath::kCW_Direction); member in class:skiagm::ConvexPathsGM::SkPath
98 SkPath::kCW_Direction); member in class:skiagm::ConvexPathsGM::SkPath
H A Dstrokes.cpp156 path->addRect(bounds, SkPath::kCW_Direction);
157 path->addRect(inset(bounds), SkPath::kCW_Direction); member in class:Strokes3GM::SkPath
162 path->addRect(bounds, SkPath::kCW_Direction);
168 path->addOval(bounds, SkPath::kCW_Direction);
169 path->addOval(inset(bounds), SkPath::kCW_Direction); member in class:Strokes3GM::SkPath
174 path->addOval(bounds, SkPath::kCW_Direction);
180 path->addRect(bounds, SkPath::kCW_Direction);
183 path->addOval(r, SkPath::kCW_Direction);
188 path->addRect(bounds, SkPath::kCW_Direction);
/external/chromium_org/third_party/skia/src/utils/
H A DSkPathUtils.cpp46 SkPath::kCW_Direction);
80 SkPath::kCW_Direction); member in class:SkPath
90 SkPath::kCW_Direction); member in class:SkPath
94 SkPath::kCW_Direction); member in class:SkPath
/external/chromium_org/ui/views/controls/
H A Dfocusable_border.cc40 path.addRect(gfx::RectToSkRect(view.GetLocalBounds()), SkPath::kCW_Direction); member in class:views::SkPath
/external/skia/gm/
H A Dconvexpaths.cpp69 SkPath::kCW_Direction);
76 50 * SK_Scalar1, SkPath::kCW_Direction);
82 SkPath::kCW_Direction); member in class:skiagm::ConvexPathsGM::SkPath
98 SkPath::kCW_Direction); member in class:skiagm::ConvexPathsGM::SkPath
H A Dstrokes.cpp156 path->addRect(bounds, SkPath::kCW_Direction);
157 path->addRect(inset(bounds), SkPath::kCW_Direction); member in class:Strokes3GM::SkPath
162 path->addRect(bounds, SkPath::kCW_Direction);
168 path->addOval(bounds, SkPath::kCW_Direction);
169 path->addOval(inset(bounds), SkPath::kCW_Direction); member in class:Strokes3GM::SkPath
174 path->addOval(bounds, SkPath::kCW_Direction);
180 path->addRect(bounds, SkPath::kCW_Direction);
183 path->addOval(r, SkPath::kCW_Direction);
188 path->addRect(bounds, SkPath::kCW_Direction);
/external/skia/src/utils/
H A DSkPathUtils.cpp46 SkPath::kCW_Direction);
80 SkPath::kCW_Direction); member in class:SkPath
90 SkPath::kCW_Direction); member in class:SkPath
94 SkPath::kCW_Direction); member in class:SkPath
/external/chromium_org/third_party/skia/include/core/
H A DSkPath.h490 kCW_Direction, enumerator in enum:SkPath::Direction
501 kUnknown_Direction, kCCW_Direction, kCW_Direction
608 void addRect(const SkRect& rect, Direction dir = kCW_Direction);
625 Direction dir = kCW_Direction);
634 void addOval(const SkRect& oval, Direction dir = kCW_Direction);
649 Direction dir = kCW_Direction);
668 Direction dir = kCW_Direction);
683 Direction dir = kCW_Direction);
691 void addRRect(const SkRRect& rrect, Direction dir = kCW_Direction);
/external/skia/include/core/
H A DSkPath.h489 kCW_Direction, enumerator in enum:SkPath::Direction
500 kUnknown_Direction, kCCW_Direction, kCW_Direction
607 void addRect(const SkRect& rect, Direction dir = kCW_Direction);
624 Direction dir = kCW_Direction);
633 void addOval(const SkRect& oval, Direction dir = kCW_Direction);
648 Direction dir = kCW_Direction);
667 Direction dir = kCW_Direction);
682 Direction dir = kCW_Direction);
690 void addRRect(const SkRRect& rrect, Direction dir = kCW_Direction);

Completed in 1352 milliseconds