Home
last modified time | relevance | path

Searched defs:useXor (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/tests/
DPathOpsExtendedTest.cpp360 bool testSimplify(SkPath& path, bool useXor, SkPath& out, PathOpsThreadState& state, in testSimplify()
/third_party/flutter/skia/tests/
DPathOpsExtendedTest.cpp452 bool testSimplify(SkPath& path, bool useXor, SkPath& out, PathOpsThreadState& state, in testSimplify()
/third_party/skia/src/pathops/
DSkPathOpsDebug.cpp1346 bool useXor = op ? oppXor : isXor; in debugValidate() local
/third_party/flutter/skia/src/pathops/
DSkPathOpsDebug.cpp1368 bool useXor = op ? oppXor : isXor; in debugValidate() local