HomeSort by relevance Sort by last modified time
    Searched refs:setFillType (Results 1 - 25 of 120) sorted by null

1 2 3 4 5

  /external/skia/experimental/svg/model/
SkSVGPath.cpp 31 fPath.setFillType(fillType);
37 fPath.setFillType(FillRuleToFillType(*ctx.presentationContext().fInherited.fFillRule.get()));
SkSVGPoly.cpp 38 fPath.setFillType(fillType);
44 fPath.setFillType(FillRuleToFillType(*ctx.presentationContext().fInherited.fFillRule.get()));
  /external/skia/tests/
PathOpsInverseTest.cpp 16 one.setFillType((SkPath::FillType) oneFill);
23 two.setFillType((SkPath::FillType) twoFill);
PathOpsOpTest.cpp 34 path.setFillType(SkPath::kWinding_FillType);
38 pathB.setFillType(SkPath::kWinding_FillType);
47 path.setFillType(SkPath::kWinding_FillType);
51 pathB.setFillType(SkPath::kWinding_FillType);
60 path.setFillType(SkPath::kWinding_FillType);
64 pathB.setFillType(SkPath::kWinding_FillType);
73 path.setFillType(SkPath::kWinding_FillType);
77 pathB.setFillType(SkPath::kWinding_FillType);
86 path.setFillType(SkPath::kWinding_FillType);
90 pathB.setFillType(SkPath::kWinding_FillType)
    [all...]
FillPathTest.cpp 44 path.setFillType(SkPath::kInverseWinding_FillType);
PathOpsSkpTest.cpp 13 path.setFillType(SkPath::kEvenOdd_FillType);
21 pathB.setFillType(SkPath::kWinding_FillType);
374 path.setFillType(SkPath::kEvenOdd_FillType);
398 pathB.setFillType(SkPath::kWinding_FillType);
408 path.setFillType(SkPath::kEvenOdd_FillType);
420 pathB.setFillType(SkPath::kWinding_FillType);
431 path.setFillType(SkPath::kEvenOdd_FillType);
    [all...]
PathOpsBattles.cpp 45 path1.setFillType((SkPath::FillType) 0);
55 path2.setFillType((SkPath::FillType) 1);
67 path1.setFillType((SkPath::FillType) 1);
79 path2.setFillType((SkPath::FillType) 0);
93 path.setFillType((SkPath::FillType) 0);
103 path.setFillType((SkPath::FillType) 0);
118 path.setFillType((SkPath::FillType) 1);
125 path.setFillType((SkPath::FillType) 0);
140 path.setFillType((SkPath::FillType) 0);
150 path.setFillType((SkPath::FillType) 0)
    [all...]
PathOpsOpCircleThreadedTest.cpp 24 pathA.setFillType((SkPath::FillType) e);
27 pathB.setFillType((SkPath::FillType) f);
35 pathStr.appendf(" path.setFillType(SkPath::k%s_FillType);\n",
40 pathStr.appendf(" pathB.setFillType(SkPath::k%s_FillType);\n",
PathOpsBuildUseTest.cpp 16 path.setFillType((SkPath::FillType) 0);
31 path.setFillType((SkPath::FillType) 0);
46 path.setFillType((SkPath::FillType) 0);
61 path.setFillType((SkPath::FillType) 0);
76 path.setFillType((SkPath::FillType) 0);
91 path.setFillType((SkPath::FillType) 0);
106 path.setFillType((SkPath::FillType) 0);
121 path.setFillType((SkPath::FillType) 0);
136 path.setFillType((SkPath::FillType) 0);
151 path.setFillType((SkPath::FillType) 0)
    [all...]
PathOpsBuilderTest.cpp 28 rectPath.setFillType(SkPath::kEvenOdd_FillType);
41 rectPath.setFillType(SkPath::kEvenOdd_FillType);
141 path.setFillType(SkPath::kWinding_FillType);
144 pathB.setFillType(SkPath::kEvenOdd_FillType);
307 path.setFillType(SkPath::kEvenOdd_FillType);
314 path.setFillType(SkPath::kWinding_FillType);
PathOpsOpCubicThreadedTest.cpp 27 pathA.setFillType((SkPath::FillType) e);
32 pathB.setFillType((SkPath::FillType) f);
42 pathStr.appendf(" path.setFillType(SkPath::k%s_FillType);\n",
49 pathStr.appendf(" pathB.setFillType(SkPath::k%s_FillType);\n",
PathOpsOpRectThreadedTest.cpp 32 pathA.setFillType((SkPath::FillType) e);
38 pathB.setFillType((SkPath::FillType) f);
50 pathStr.appendf(" path.setFillType(SkPath::k%s_FillType);\n",
57 pathStr.appendf(" pathB.setFillType(SkPath::k%s_FillType);\n",
PathOpsSimplifyDegenerateThreadedTest.cpp 35 path.setFillType(SkPath::kWinding_FillType);
56 path.setFillType(SkPath::kEvenOdd_FillType);
PathOpsSimplifyQuadThreadedTest.cpp 39 path.setFillType(SkPath::kWinding_FillType);
67 path.setFillType(SkPath::kEvenOdd_FillType);
PathOpsSimplifyQuadralateralsThreadedTest.cpp 39 path.setFillType(SkPath::kWinding_FillType);
69 path.setFillType(SkPath::kEvenOdd_FillType);
PathOpsSimplifyTrianglesThreadedTest.cpp 38 path.setFillType(SkPath::kWinding_FillType);
60 path.setFillType(SkPath::kEvenOdd_FillType);
  /frameworks/base/core/tests/coretests/src/android/graphics/
PathTest.java 34 path.setFillType(fillType);
  /external/skia/gm/
hittestpath.cpp 51 path.setFillType(SkPath::kEvenOdd_FillType);
57 path.setFillType(SkPath::kWinding_FillType);
complexclip3.cpp 84 firstClip->setFillType(doInvA ? SkPath::kInverseEvenOdd_FillType :
86 secondClip->setFillType(doInvB ? SkPath::kInverseEvenOdd_FillType :
complexclip.cpp 59 path.setFillType(SkPath::kInverseEvenOdd_FillType);
61 path.setFillType(SkPath::kEvenOdd_FillType);
129 clipA.setFillType(doInvA ? SkPath::kInverseEvenOdd_FillType :
131 clipB.setFillType(doInvB ? SkPath::kInverseEvenOdd_FillType :
inversepaths.cpp 126 path.setFillType(SkPath::kInverseWinding_FillType);
129 path.setFillType(SkPath::kWinding_FillType);
pathopsinverse.cpp 72 one.setFillType(oneF);
75 two.setFillType(twoF);
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
PathFillTypes.java 56 mPath.setFillType(ft);
  /external/skia/samplecode/
SampleLayerMask.cpp 53 p.setFillType(SkPath::kInverseWinding_FillType);
  /external/skia/src/utils/win/
SkDWriteGeometrySink.cpp 51 fPath->setFillType(SkPath::kEvenOdd_FillType);
54 fPath->setFillType(SkPath::kWinding_FillType);

Completed in 228 milliseconds

1 2 3 4 5