HomeSort by relevance Sort by last modified time
    Searched refs:oppXor (Results 1 - 6 of 6) sorted by null

  /external/skia/src/pathops/
SkOpContour.h 269 bool oppXor() const {
SkOpSegment.h 306 bool oppXor() const;
SkPathOpsWinding.cpp 346 SkASSERT(hitSegment->oppXor() ? (oppSum & 1) == (oSpanSum & 1) : oppSum == oSpanSum
SkOpCoincidence.cpp     [all...]
SkOpSegment.cpp     [all...]
SkPathOpsDebug.cpp     [all...]

Completed in 879 milliseconds