Home
last modified time | relevance | path

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

1234

/external/skqp/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()
DPathOpsSimplifyTrianglesThreadedTest.cpp60 path.setFillType(SkPath::kEvenOdd_FillType); in testSimplifyTrianglesMain()
62 state.outputProgress(pathStr.c_str(), SkPath::kEvenOdd_FillType); in testSimplifyTrianglesMain()
DPathOpsSimplifyQuadThreadedTest.cpp67 path.setFillType(SkPath::kEvenOdd_FillType); in testSimplifyQuadsMain()
69 state.outputProgress(pathStr.c_str(), SkPath::kEvenOdd_FillType); in testSimplifyQuadsMain()
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()
DPathOpsOpTest.cpp451 pathB.setFillType(SkPath::kEvenOdd_FillType); in testOp2d()
492 path.setFillType(SkPath::kEvenOdd_FillType); in testOp5d()
495 pathB.setFillType(SkPath::kEvenOdd_FillType); in testOp5d()
503 path.setFillType(SkPath::kEvenOdd_FillType); in testOp6d()
514 path.setFillType(SkPath::kEvenOdd_FillType); in testOp7d()
517 pathB.setFillType(SkPath::kEvenOdd_FillType); in testOp7d()
525 path.setFillType(SkPath::kEvenOdd_FillType); in testOp2u()
1208 path.setFillType(SkPath::kEvenOdd_FillType); in skp1()
1242 path.setFillType(SkPath::kEvenOdd_FillType); in skp2()
1262 path.setFillType(SkPath::kEvenOdd_FillType); in skp3()
[all …]
/external/skqp/gm/
Dcomplexclip.cpp60 path.setFillType(SkPath::kEvenOdd_FillType); in onDraw()
117 SkPath::kEvenOdd_FillType); in onDraw()
119 SkPath::kEvenOdd_FillType); in onDraw()
Dcomplexclip3.cpp88 SkPath::kEvenOdd_FillType); in onDraw()
90 SkPath::kEvenOdd_FillType); in onDraw()
Dpathopsinverse.cpp67 : SkPath::kEvenOdd_FillType; in onDraw()
70 : SkPath::kEvenOdd_FillType; in onDraw()
Dcrbug_788500.cpp15 path.setFillType(SkPath::kEvenOdd_FillType);
Dskbug1719.cpp58 drawPath.setFillType(SkPath::kEvenOdd_FillType);
Dblurrect.cpp34 path.setFillType(SkPath::kEvenOdd_FillType); in draw_donut()
52 path.setFillType(SkPath::kEvenOdd_FillType); in draw_donut_skewed()
Dhittestpath.cpp51 path.setFillType(SkPath::kEvenOdd_FillType);
/external/skqp/src/gpu/
DGrDistanceFieldGenFromVector.h35 return (SkPath::kEvenOdd_FillType == fFillType || in IsDistanceFieldSupportedFillType()
DGrPathRendering.cpp33 case GrPathRendering::kEvenOdd_FillType: { in GetStencilPassSettings()
DGrPathRendering.h75 kEvenOdd_FillType, enumerator
/external/skqp/samplecode/
DSampleComplexClip.cpp45 path.setFillType(SkPath::kEvenOdd_FillType); in onDrawContent()
111 SkPath::kEvenOdd_FillType); in onDrawContent()
/external/skqp/modules/sksg/src/
DSkSGPath.cpp30 return (ft == SkPath::kWinding_FillType || ft == SkPath::kEvenOdd_FillType) in onRevalidate()
/external/skqp/bench/
DRectoriBench.cpp48 p.setFillType(SkPath::kEvenOdd_FillType); in onDraw()

1234