Home
last modified time | relevance | path

Searched refs:fXor (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/pathops/
DSkOpContour.h206 fXor = isXor; in init()
211 return fXor; in isXor()
319 fXor = isXor; in setXor()
364 bool fXor; // set if original path had even-odd fill variable
/external/skia/tests/
DPathOpsDebug.cpp1125 SkDebugf("contour=%d count=%d op=%d xor=%d\n", this->debugID(), fCount, fOperand, fXor); in dump()
1139 SkDebugf("contour=%d count=%d op=%d xor=%d\n", this->debugID(), fCount, fOperand, fXor); in dumpAll()