|
| | impeller::testing::TEST (ShadowPathGeometryTest, EmptyPathTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, MoveToOnlyTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, OnePathSegmentTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, TwoColinearSegmentsTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, EmptyRectTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, GetAndTakeVertices) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, ClockwiseTriangleTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, CounterClockwiseTriangleTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, ClockwiseRectTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, CounterClockwiseRectTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, ClockwiseRectExtraColinearPointsTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, CounterClockwiseRectExtraColinearPointsTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, ClockwiseRectTrickyColinearPointsTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, CounterClockwiseRectTrickyColinearPointsTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, ClockwiseRectTrickyDupColinearPointsTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, CounterClockwiseRectTrickyDupColinearPointsTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, ClockwiseRectNearlyColinearPointsTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, CounterClockwiseRectNearlyColinearPointsTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, ScaledRectTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, EllipseTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, RoundRectTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, HourglassSelfIntersectingTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, ReverseHourglassSelfIntersectingTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, InnerToOuterOverturningSpiralTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, ReverseInnerToOuterOverturningSpiralTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, OuterToInnerOverturningSpiralTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, ReverseOuterToInnerOverturningSpiralTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, ClockwiseOctagonCollapsedUmbraPolygonTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, CounterClockwiseOctagonCollapsedUmbraPolygonTest) |
| |
| | impeller::testing::TEST (ShadowPathGeometryTest, MultipleContoursTest) |
| |