Home
last modified time | relevance | path

Searched refs:kEvenOdd (Results 1 - 25 of 93) sorted by relevance

1234

/third_party/skia/tests/
H A DPathOpsAsWindingTest.cpp61 test.setFillType(SkPathFillType::kEvenOdd); in DEF_TEST()
74 test.setFillType(SkPathFillType::kEvenOdd); in DEF_TEST()
80 test.setFillType(SkPathFillType::kEvenOdd); in DEF_TEST()
87 test.setFillType(SkPathFillType::kEvenOdd); in DEF_TEST()
96 test.setFillType(SkPathFillType::kEvenOdd); in DEF_TEST()
105 test.setFillType(SkPathFillType::kEvenOdd); in DEF_TEST()
112 test.setFillType(SkPathFillType::kEvenOdd); in DEF_TEST()
125 test.setFillType(SkPathFillType::kEvenOdd); in DEF_TEST()
171 test.setFillType(SkPathFillType::kEvenOdd); in DEF_TEST()
H A DPathOpsSkpTest.cpp13 path.setFillType(SkPathFillType::kEvenOdd); in skpcheeseandburger_com225()
374 path.setFillType(SkPathFillType::kEvenOdd); in skpeverytechpro_blogspot_com100()
408 path.setFillType(SkPathFillType::kEvenOdd); in skpflite_com41()
431 path.setFillType(SkPathFillType::kEvenOdd); in skpilkoora_com37()
463 path.setFillType(SkPathFillType::kEvenOdd); in skpmm4everfriends_com43()
486 path.setFillType(SkPathFillType::kEvenOdd); in skpmtrk_uz27()
513 path.setFillType(SkPathFillType::kEvenOdd); in skpfrauen_magazin_com83()
537 path.setFillType(SkPathFillType::kEvenOdd); in skpi_gino_com16()
562 path.setFillType(SkPathFillType::kEvenOdd); in skppchappy_com_au102()
590 path.setFillType(SkPathFillType::kEvenOdd); in skpsciality_com161()
[all...]
H A DPathOpsOpCircleThreadedTest.cpp19 const SkPathFillType fts[] = { SkPathFillType::kWinding, SkPathFillType::kEvenOdd }; in testOpCirclesMain()
41 e == SkPathFillType::kWinding ? "Winding" : e == SkPathFillType::kEvenOdd in testOpCirclesMain()
46 f == SkPathFillType::kWinding ? "Winding" : f == SkPathFillType::kEvenOdd in testOpCirclesMain()
H A DPathOpsOpCubicThreadedTest.cpp19 const SkPathFillType fts[] = { SkPathFillType::kWinding, SkPathFillType::kEvenOdd }; in testOpCubicsMain()
45 e == SkPathFillType::kWinding ? "Winding" : e == SkPathFillType::kEvenOdd in testOpCubicsMain()
52 f == SkPathFillType::kWinding ? "Winding" : f == SkPathFillType::kEvenOdd in testOpCubicsMain()
H A DPathOpsOpRectThreadedTest.cpp26 const SkPathFillType fts[] = { SkPathFillType::kWinding, SkPathFillType::kEvenOdd }; in testPathOpsRectsMain()
55 e == SkPathFillType::kWinding ? "Winding" : e == SkPathFillType::kEvenOdd in testPathOpsRectsMain()
62 f == SkPathFillType::kWinding ? "Winding" : f == SkPathFillType::kEvenOdd in testPathOpsRectsMain()
116 SkPathFillType::kWinding, SkPathFillType::kEvenOdd, in testPathOpsFastMain()
H A DPathOpsSimplifyQuadThreadedTest.cpp66 path.setFillType(SkPathFillType::kEvenOdd); in testSimplifyQuadsMain()
68 state.outputProgress(pathStr.c_str(), SkPathFillType::kEvenOdd); in testSimplifyQuadsMain()
H A DPathOpsSimplifyDegenerateThreadedTest.cpp55 path.setFillType(SkPathFillType::kEvenOdd); in testSimplifyDegeneratesMain()
57 state.outputProgress(pathStr.c_str(), SkPathFillType::kEvenOdd); in testSimplifyDegeneratesMain()
H A DPathOpsSimplifyQuadralateralsThreadedTest.cpp68 path.setFillType(SkPathFillType::kEvenOdd); in testSimplifyQuadralateralsMain()
70 state.outputProgress(pathStr.c_str(), SkPathFillType::kEvenOdd); in testSimplifyQuadralateralsMain()
H A DPathOpsSimplifyTrianglesThreadedTest.cpp58 path.setFillType(SkPathFillType::kEvenOdd); in testSimplifyTrianglesMain()
60 state.outputProgress(pathStr.c_str(), SkPathFillType::kEvenOdd); in testSimplifyTrianglesMain()
H A DPathOpsBuilderTest.cpp28 rectPath.setFillType(SkPathFillType::kEvenOdd); in DEF_TEST()
41 rectPath.setFillType(SkPathFillType::kEvenOdd); in DEF_TEST()
144 pathB.setFillType(SkPathFillType::kEvenOdd); in DEF_TEST()
307 path.setFillType(SkPathFillType::kEvenOdd); in DEF_TEST()
/third_party/skia/gm/
H A Dcollapsepaths.cpp24 path.setFillType(SkPathFillType::kEvenOdd); in test_collapse1()
73 path.setFillType(SkPathFillType::kEvenOdd); in test_collapse5()
86 path.setFillType(SkPathFillType::kEvenOdd); in test_collapse6()
99 path.setFillType(SkPathFillType::kEvenOdd); in test_collapse7()
112 path.setFillType(SkPathFillType::kEvenOdd); in test_collapse8()
128 path.setFillType(SkPathFillType::kEvenOdd); in test_collapse9()
H A Dpreservefillrule.cpp66 star7_evenOdd.setFillType(SkPathFillType::kEvenOdd);
74 star5_evenOdd.setFillType(SkPathFillType::kEvenOdd);
H A Dcomplexclip3.cpp93 SkPathFillType::kEvenOdd);
95 SkPathFillType::kEvenOdd);
H A Dpathopsinverse.cpp73 : SkPathFillType::kEvenOdd;
76 : SkPathFillType::kEvenOdd;
H A Dcrbug_788500.cpp15 path.setFillType(SkPathFillType::kEvenOdd); in DEF_SIMPLE_GM()
H A Dcrbug_908646.cpp17 path.setFillType(SkPathFillType::kEvenOdd); in DEF_SIMPLE_GM()
/third_party/skia/docs/examples/
H A Dpathops.cpp44 oneFill ? SkPathFillType::kInverseEvenOdd : SkPathFillType::kEvenOdd; in REG_FIDDLE()
47 twoFill ? SkPathFillType::kInverseEvenOdd : SkPathFillType::kEvenOdd; in REG_FIDDLE()
H A DPath_getFillType.cpp10 path.getFillType() == SkPathFillType::kEvenOdd ? "kEvenOdd" : in REG_FIDDLE()
H A DPath_IsInverseFillType.cpp14 nameValue(kEvenOdd), in REG_FIDDLE()
H A DPath_FillType_a.cpp17 for (auto fillType : { SkPathFillType::kWinding, SkPathFillType::kEvenOdd, in REG_FIDDLE()
H A DPath_ConvertToNonInverseFillType.cpp14 nameValue(kEvenOdd), in REG_FIDDLE()
H A DCanvas_clipPath_3.cpp19 path.setFillType(SkPathFillType::kEvenOdd); in REG_FIDDLE()
/third_party/skia/src/gpu/
H A DGrDistanceFieldGenFromVector.h31 return (SkPathFillType::kEvenOdd == fFillType || in IsDistanceFieldSupportedFillType()
/third_party/skia/modules/sksg/src/
H A DSkSGPath.cpp34 return (ft == SkPathFillType::kWinding || ft == SkPathFillType::kEvenOdd) in onRevalidate()
/third_party/skia/include/core/
H A DSkPathTypes.h17 kEvenOdd, member in SkPathFillType

Completed in 11 milliseconds

1234