Searched refs:useXor (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DEdgeWalker_Test.h25 extern bool testSimplifyx(SkPath& path, bool useXor, SkPath& out,
H A DEdgeWalker_TestUtility.cpp390 bool testSimplifyx(SkPath& path, bool useXor, SkPath& out, State4& state, argument
392 SkPath::FillType fillType = useXor ? SkPath::kEvenOdd_FillType : SkPath::kWinding_FillType;
/external/chromium_org/third_party/skia/tests/
H A DPathOpsExtendedTest.h35 extern bool testSimplify(SkPath& path, bool useXor, SkPath& out, PathOpsThreadState& state,
H A DPathOpsExtendedTest.cpp522 bool testSimplify(SkPath& path, bool useXor, SkPath& out, PathOpsThreadState& state,
524 SkPath::FillType fillType = useXor ? SkPath::kEvenOdd_FillType : SkPath::kWinding_FillType;
/external/skia/experimental/Intersection/
H A DEdgeWalker_Test.h25 extern bool testSimplifyx(SkPath& path, bool useXor, SkPath& out,
H A DEdgeWalker_TestUtility.cpp390 bool testSimplifyx(SkPath& path, bool useXor, SkPath& out, State4& state, argument
392 SkPath::FillType fillType = useXor ? SkPath::kEvenOdd_FillType : SkPath::kWinding_FillType;
/external/skia/tests/
H A DPathOpsExtendedTest.h35 extern bool testSimplify(SkPath& path, bool useXor, SkPath& out, PathOpsThreadState& state,
H A DPathOpsExtendedTest.cpp522 bool testSimplify(SkPath& path, bool useXor, SkPath& out, PathOpsThreadState& state,
524 SkPath::FillType fillType = useXor ? SkPath::kEvenOdd_FillType : SkPath::kWinding_FillType;

Completed in 231 milliseconds