Home
last modified time | relevance | path

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

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