Home
last modified time | relevance | path

Searched defs:fillType (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
DSkPathOpsSimplify.cpp163 SkPath::FillType fillType = path.isInverseFillType() ? SkPath::kInverseEvenOdd_FillType in Simplify() local
DSkPathOpsOp.cpp257 SkPath::FillType fillType = gOutInverse[op][one.isInverseFillType()][two.isInverseFillType()] in Op() local
/external/skia/src/pathops/
DSkPathOpsSimplify.cpp163 SkPath::FillType fillType = path.isInverseFillType() ? SkPath::kInverseEvenOdd_FillType in Simplify() local
DSkPathOpsOp.cpp257 SkPath::FillType fillType = gOutInverse[op][one.isInverseFillType()][two.isInverseFillType()] in Op() local
/external/skia/tests/
DPathOpsExtendedTest.cpp138 SkPath::FillType fillType = path.getFillType(); in showPath() local
524 SkPath::FillType fillType = useXor ? SkPath::kEvenOdd_FillType : SkPath::kWinding_FillType; in testSimplify() local
/external/skia/src/core/
DSkScan_Path.cpp114 static void walk_edges(SkEdge* prevHead, SkPath::FillType fillType, in walk_edges()
/external/chromium_org/third_party/skia/src/core/
DSkScan_Path.cpp114 static void walk_edges(SkEdge* prevHead, SkPath::FillType fillType, in walk_edges()
/external/chromium_org/third_party/skia/tests/
DPathOpsExtendedTest.cpp410 SkPath::FillType fillType = useXor ? SkPath::kEvenOdd_FillType : SkPath::kWinding_FillType; in testSimplify() local
DPathOpsDebug.cpp111 SkPath::FillType fillType = path.getFillType(); in ShowOnePath() local
/external/chromium_org/third_party/skia/src/utils/debugger/
DSkDebugCanvas.cpp671 SkPath::FillType fillType = path.getFillType(); in addPathData() local
/external/chromium_org/third_party/skia/experimental/Intersection/
DEdgeWalker_TestUtility.cpp392 SkPath::FillType fillType = useXor ? SkPath::kEvenOdd_FillType : SkPath::kWinding_FillType; in testSimplifyx() local
/external/skia/experimental/Intersection/
DEdgeWalker_TestUtility.cpp392 SkPath::FillType fillType = useXor ? SkPath::kEvenOdd_FillType : SkPath::kWinding_FillType; in testSimplifyx() local
/external/skia/src/utils/debugger/
DSkDebugCanvas.cpp674 SkPath::FillType fillType = path.getFillType(); in addPathData() local