Home
last modified time | relevance | path

Searched defs:oppXor (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/pathops/
DSkOpContour.h269 bool oppXor() const { in oppXor() function
DSkOpSegment.cpp1432 bool SkOpSegment::oppXor() const { in oppXor() function in SkOpSegment
DSkPathOpsDebug.cpp1363 bool oppXor = next->segment()->oppXor(); in debugValidate() local