/external/skia/tests/ |
D | PathOpsSkpTest.cpp | 13 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 …]
|
D | PathOpsAsWindingTest.cpp | 61 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()
|
D | PathOpsOpCircleThreadedTest.cpp | 19 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()
|
D | PathOpsOpCubicThreadedTest.cpp | 19 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()
|
D | PathOpsOpRectThreadedTest.cpp | 26 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()
|
D | PathOpsSimplifyTest.cpp | 22 path.setFillType(SkPathFillType::kEvenOdd); in testLine1x() 67 path.setFillType(SkPathFillType::kEvenOdd); in testLine2x() 82 path.setFillType(SkPathFillType::kEvenOdd); in testLine3x() 97 path.setFillType(SkPathFillType::kEvenOdd); in testLine3ax() 112 path.setFillType(SkPathFillType::kEvenOdd); in testLine3bx() 127 path.setFillType(SkPathFillType::kEvenOdd); in testLine4x() 142 path.setFillType(SkPathFillType::kEvenOdd); in testLine5x() 163 path.setFillType(SkPathFillType::kEvenOdd); in testLine6x() 190 path.setFillType(SkPathFillType::kEvenOdd); in testLine7x() 213 path.setFillType(SkPathFillType::kEvenOdd); in testLine7ax() [all …]
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 66 path.setFillType(SkPathFillType::kEvenOdd); in testSimplifyQuadsMain() 68 state.outputProgress(pathStr.c_str(), SkPathFillType::kEvenOdd); in testSimplifyQuadsMain()
|
D | PathOpsSimplifyTrianglesThreadedTest.cpp | 58 path.setFillType(SkPathFillType::kEvenOdd); in testSimplifyTrianglesMain() 60 state.outputProgress(pathStr.c_str(), SkPathFillType::kEvenOdd); in testSimplifyTrianglesMain()
|
D | PathOpsSimplifyDegenerateThreadedTest.cpp | 55 path.setFillType(SkPathFillType::kEvenOdd); in testSimplifyDegeneratesMain() 57 state.outputProgress(pathStr.c_str(), SkPathFillType::kEvenOdd); in testSimplifyDegeneratesMain()
|
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 68 path.setFillType(SkPathFillType::kEvenOdd); in testSimplifyQuadralateralsMain() 70 state.outputProgress(pathStr.c_str(), SkPathFillType::kEvenOdd); in testSimplifyQuadralateralsMain()
|
D | PathOpsBuilderTest.cpp | 28 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()
|
/external/skia/gm/ |
D | collapsepaths.cpp | 24 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()
|
D | preservefillrule.cpp | 77 star7_evenOdd.setFillType(SkPathFillType::kEvenOdd); in onDraw() 85 star5_evenOdd.setFillType(SkPathFillType::kEvenOdd); in onDraw()
|
D | complexclip3.cpp | 94 SkPathFillType::kEvenOdd); in onDraw() 96 SkPathFillType::kEvenOdd); in onDraw()
|
D | crbug_788500.cpp | 15 path.setFillType(SkPathFillType::kEvenOdd);
|
D | pathopsinverse.cpp | 73 : SkPathFillType::kEvenOdd; in onDraw() 76 : SkPathFillType::kEvenOdd; in onDraw()
|
D | crbug_908646.cpp | 17 path.setFillType(SkPathFillType::kEvenOdd);
|
/external/skia/docs/examples/ |
D | pathops.cpp | 44 oneFill ? SkPathFillType::kInverseEvenOdd : SkPathFillType::kEvenOdd; in draw() 47 twoFill ? SkPathFillType::kInverseEvenOdd : SkPathFillType::kEvenOdd; in draw()
|
D | Path_getFillType.cpp | 10 path.getFillType() == SkPathFillType::kEvenOdd ? "kEvenOdd" : in draw()
|
D | Path_IsInverseFillType.cpp | 14 nameValue(kEvenOdd), in draw()
|
D | Path_ConvertToNonInverseFillType.cpp | 14 nameValue(kEvenOdd), in draw()
|
D | Canvas_clipPath_2.cpp | 18 path.setFillType(SkPathFillType::kEvenOdd); in draw()
|
/external/skia/src/gpu/ |
D | GrDistanceFieldGenFromVector.h | 31 return (SkPathFillType::kEvenOdd == fFillType || in IsDistanceFieldSupportedFillType()
|
/external/skia/samplecode/ |
D | SampleComplexClip.cpp | 37 path.setFillType(SkPathFillType::kEvenOdd); in onDrawContent() 100 SkPathFillType::kEvenOdd); in onDrawContent()
|
/external/skia/include/core/ |
D | SkPathTypes.h | 17 kEvenOdd, enumerator
|