Home
last modified time | relevance | path

Searched refs:kEvenOdd_FillType (Results 1 – 25 of 94) sorted by relevance

1234

/third_party/flutter/skia/tests/
DPathOpsSkpTest.cpp13 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 …]
DPathOpsAsWindingTest.cpp61 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()
DPathOpsOpCircleThreadedTest.cpp25 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()
DPathOpsOpCubicThreadedTest.cpp28 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()
DPathOpsOpRectThreadedTest.cpp32 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()
DPathOpsSimplifyTest.cpp22 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 …]
DPathOpsSimplifyDegenerateThreadedTest.cpp56 path.setFillType(SkPath::kEvenOdd_FillType); in testSimplifyDegeneratesMain()
58 state.outputProgress(pathStr.c_str(), SkPath::kEvenOdd_FillType); in testSimplifyDegeneratesMain()
DPathOpsSimplifyQuadThreadedTest.cpp67 path.setFillType(SkPath::kEvenOdd_FillType); in testSimplifyQuadsMain()
69 state.outputProgress(pathStr.c_str(), SkPath::kEvenOdd_FillType); in testSimplifyQuadsMain()
DPathOpsSimplifyTrianglesThreadedTest.cpp60 path.setFillType(SkPath::kEvenOdd_FillType); in testSimplifyTrianglesMain()
62 state.outputProgress(pathStr.c_str(), SkPath::kEvenOdd_FillType); in testSimplifyTrianglesMain()
DPathOpsSimplifyQuadralateralsThreadedTest.cpp69 path.setFillType(SkPath::kEvenOdd_FillType); in testSimplifyQuadralateralsMain()
71 state.outputProgress(pathStr.c_str(), SkPath::kEvenOdd_FillType); in testSimplifyQuadralateralsMain()
DPathOpsBuilderTest.cpp28 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/
Dcollapsepaths.cpp24 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()
Dcomplexclip.cpp73 path.setFillType(SkPath::kEvenOdd_FillType); in onDraw()
130 SkPath::kEvenOdd_FillType); in onDraw()
132 SkPath::kEvenOdd_FillType); in onDraw()
Dpreservefillrule.cpp89 star7_evenOdd.setFillType(SkPath::kEvenOdd_FillType); in onDraw()
97 star5_evenOdd.setFillType(SkPath::kEvenOdd_FillType); in onDraw()
Dcomplexclip3.cpp100 SkPath::kEvenOdd_FillType); in onDraw()
102 SkPath::kEvenOdd_FillType); in onDraw()
Dpathopsinverse.cpp73 : SkPath::kEvenOdd_FillType; in onDraw()
76 : SkPath::kEvenOdd_FillType; in onDraw()
Dcrbug_788500.cpp15 path.setFillType(SkPath::kEvenOdd_FillType);
Dcrbug_908646.cpp17 path.setFillType(SkPath::kEvenOdd_FillType);
/third_party/flutter/skia/docs/examples/
DPath_getFillType.cpp10 path.getFillType() == SkPath::kEvenOdd_FillType ? "kEvenOdd_FillType" : in draw()
DPath_IsInverseFillType.cpp14 nameValue(kEvenOdd_FillType), in draw()
DCanvas_clipPath_2.cpp18 path.setFillType(SkPath::kEvenOdd_FillType); in draw()
DPath_ConvertToNonInverseFillType.cpp14 nameValue(kEvenOdd_FillType), in draw()
DCanvas_clipPath_3.cpp19 path.setFillType(SkPath::kEvenOdd_FillType); in draw()
/third_party/flutter/skia/src/gpu/
DGrDistanceFieldGenFromVector.h35 return (SkPath::kEvenOdd_FillType == fFillType || in IsDistanceFieldSupportedFillType()
/third_party/flutter/skia/samplecode/
DSampleComplexClip.cpp37 path.setFillType(SkPath::kEvenOdd_FillType); in onDrawContent()
103 SkPath::kEvenOdd_FillType); in onDrawContent()

1234