/third_party/flutter/skia/tests/ |
D | PathOpsSkpTest.cpp | 13 path.setFillType(SkPath::kEvenOdd_FillType); in skpcheeseandburger_com225() 374 path.setFillType(SkPath::kEvenOdd_FillType); in skpeverytechpro_blogspot_com100() 408 path.setFillType(SkPath::kEvenOdd_FillType); in skpflite_com41() 431 path.setFillType(SkPath::kEvenOdd_FillType); in skpilkoora_com37() 463 path.setFillType(SkPath::kEvenOdd_FillType); in skpmm4everfriends_com43() 486 path.setFillType(SkPath::kEvenOdd_FillType); in skpmtrk_uz27() 513 path.setFillType(SkPath::kEvenOdd_FillType); in skpfrauen_magazin_com83() 537 path.setFillType(SkPath::kEvenOdd_FillType); in skpi_gino_com16() 562 path.setFillType(SkPath::kEvenOdd_FillType); in skppchappy_com_au102() 590 path.setFillType(SkPath::kEvenOdd_FillType); in skpsciality_com161() [all …]
|
D | PathOpsAsWindingTest.cpp | 61 test.setFillType(SkPath::kEvenOdd_FillType); in DEF_TEST() 74 test.setFillType(SkPath::kEvenOdd_FillType); in DEF_TEST() 80 test.setFillType(SkPath::kEvenOdd_FillType); in DEF_TEST() 87 test.setFillType(SkPath::kEvenOdd_FillType); in DEF_TEST() 96 test.setFillType(SkPath::kEvenOdd_FillType); in DEF_TEST() 105 test.setFillType(SkPath::kEvenOdd_FillType); in DEF_TEST() 112 test.setFillType(SkPath::kEvenOdd_FillType); in DEF_TEST() 125 test.setFillType(SkPath::kEvenOdd_FillType); in DEF_TEST() 171 test.setFillType(SkPath::kEvenOdd_FillType); in DEF_TEST()
|
D | PathOpsOpCircleThreadedTest.cpp | 25 for (int e = SkPath::kWinding_FillType ; e <= SkPath::kEvenOdd_FillType; ++e) { in testOpCirclesMain() 26 for (int f = SkPath::kWinding_FillType ; f <= SkPath::kEvenOdd_FillType; ++f) { in testOpCirclesMain() 40 e == SkPath::kWinding_FillType ? "Winding" : e == SkPath::kEvenOdd_FillType in testOpCirclesMain() 45 f == SkPath::kWinding_FillType ? "Winding" : f == SkPath::kEvenOdd_FillType in testOpCirclesMain()
|
D | PathOpsOpCubicThreadedTest.cpp | 28 for (int e = SkPath::kWinding_FillType ; e <= SkPath::kEvenOdd_FillType; ++e) { in testOpCubicsMain() 29 for (int f = SkPath::kWinding_FillType ; f <= SkPath::kEvenOdd_FillType; ++f) { in testOpCubicsMain() 47 e == SkPath::kWinding_FillType ? "Winding" : e == SkPath::kEvenOdd_FillType in testOpCubicsMain() 54 f == SkPath::kWinding_FillType ? "Winding" : f == SkPath::kEvenOdd_FillType in testOpCubicsMain()
|
D | PathOpsOpRectThreadedTest.cpp | 32 for (int e = SkPath::kWinding_FillType ; e <= SkPath::kEvenOdd_FillType; ++e) { in testPathOpsRectsMain() 33 for (int f = SkPath::kWinding_FillType ; f <= SkPath::kEvenOdd_FillType; ++f) { in testPathOpsRectsMain() 54 e == SkPath::kWinding_FillType ? "Winding" : e == SkPath::kEvenOdd_FillType in testPathOpsRectsMain() 61 f == SkPath::kWinding_FillType ? "Winding" : f == SkPath::kEvenOdd_FillType in testPathOpsRectsMain()
|
D | PathOpsSimplifyTest.cpp | 22 path.setFillType(SkPath::kEvenOdd_FillType); in testLine1x() 67 path.setFillType(SkPath::kEvenOdd_FillType); in testLine2x() 82 path.setFillType(SkPath::kEvenOdd_FillType); in testLine3x() 97 path.setFillType(SkPath::kEvenOdd_FillType); in testLine3ax() 112 path.setFillType(SkPath::kEvenOdd_FillType); in testLine3bx() 127 path.setFillType(SkPath::kEvenOdd_FillType); in testLine4x() 142 path.setFillType(SkPath::kEvenOdd_FillType); in testLine5x() 163 path.setFillType(SkPath::kEvenOdd_FillType); in testLine6x() 190 path.setFillType(SkPath::kEvenOdd_FillType); in testLine7x() 213 path.setFillType(SkPath::kEvenOdd_FillType); in testLine7ax() [all …]
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 56 path.setFillType(SkPath::kEvenOdd_FillType); in testSimplifyDegeneratesMain() 58 state.outputProgress(pathStr.c_str(), SkPath::kEvenOdd_FillType); in testSimplifyDegeneratesMain()
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 67 path.setFillType(SkPath::kEvenOdd_FillType); in testSimplifyQuadsMain() 69 state.outputProgress(pathStr.c_str(), SkPath::kEvenOdd_FillType); in testSimplifyQuadsMain()
|
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 60 path.setFillType(SkPath::kEvenOdd_FillType); in testSimplifyTrianglesMain() 62 state.outputProgress(pathStr.c_str(), SkPath::kEvenOdd_FillType); in testSimplifyTrianglesMain()
|
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 69 path.setFillType(SkPath::kEvenOdd_FillType); in testSimplifyQuadralateralsMain() 71 state.outputProgress(pathStr.c_str(), SkPath::kEvenOdd_FillType); in testSimplifyQuadralateralsMain()
|
D | PathOpsBuilderTest.cpp | 28 rectPath.setFillType(SkPath::kEvenOdd_FillType); in DEF_TEST() 41 rectPath.setFillType(SkPath::kEvenOdd_FillType); in DEF_TEST() 144 pathB.setFillType(SkPath::kEvenOdd_FillType); in DEF_TEST() 307 path.setFillType(SkPath::kEvenOdd_FillType); in DEF_TEST()
|
/third_party/flutter/skia/gm/ |
D | collapsepaths.cpp | 24 path.setFillType(SkPath::FillType::kEvenOdd_FillType); in test_collapse1() 73 path.setFillType(SkPath::FillType::kEvenOdd_FillType); in test_collapse5() 86 path.setFillType(SkPath::FillType::kEvenOdd_FillType); in test_collapse6() 99 path.setFillType(SkPath::FillType::kEvenOdd_FillType); in test_collapse7() 112 path.setFillType(SkPath::FillType::kEvenOdd_FillType); in test_collapse8() 128 path.setFillType(SkPath::FillType::kEvenOdd_FillType); in test_collapse9()
|
D | complexclip.cpp | 73 path.setFillType(SkPath::kEvenOdd_FillType); in onDraw() 130 SkPath::kEvenOdd_FillType); in onDraw() 132 SkPath::kEvenOdd_FillType); in onDraw()
|
D | preservefillrule.cpp | 89 star7_evenOdd.setFillType(SkPath::kEvenOdd_FillType); in onDraw() 97 star5_evenOdd.setFillType(SkPath::kEvenOdd_FillType); in onDraw()
|
D | complexclip3.cpp | 100 SkPath::kEvenOdd_FillType); in onDraw() 102 SkPath::kEvenOdd_FillType); in onDraw()
|
D | pathopsinverse.cpp | 73 : SkPath::kEvenOdd_FillType; in onDraw() 76 : SkPath::kEvenOdd_FillType; in onDraw()
|
D | crbug_788500.cpp | 15 path.setFillType(SkPath::kEvenOdd_FillType);
|
D | crbug_908646.cpp | 17 path.setFillType(SkPath::kEvenOdd_FillType);
|
/third_party/flutter/skia/docs/examples/ |
D | Path_getFillType.cpp | 10 path.getFillType() == SkPath::kEvenOdd_FillType ? "kEvenOdd_FillType" : in draw()
|
D | Path_IsInverseFillType.cpp | 14 nameValue(kEvenOdd_FillType), in draw()
|
D | Canvas_clipPath_2.cpp | 18 path.setFillType(SkPath::kEvenOdd_FillType); in draw()
|
D | Path_ConvertToNonInverseFillType.cpp | 14 nameValue(kEvenOdd_FillType), in draw()
|
D | Canvas_clipPath_3.cpp | 19 path.setFillType(SkPath::kEvenOdd_FillType); in draw()
|
/third_party/flutter/skia/src/gpu/ |
D | GrDistanceFieldGenFromVector.h | 35 return (SkPath::kEvenOdd_FillType == fFillType || in IsDistanceFieldSupportedFillType()
|
/third_party/flutter/skia/samplecode/ |
D | SampleComplexClip.cpp | 37 path.setFillType(SkPath::kEvenOdd_FillType); in onDrawContent() 103 SkPath::kEvenOdd_FillType); in onDrawContent()
|