Searched defs:useXor (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/experimental/Intersection/
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/experimental/Intersection/
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;

Completed in 86 milliseconds