Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/pathops/
DSkOpContour.h193 fXor = isXor; in init()
202 return fXor; in isXor()
339 fXor = isXor; in setXor()
385 bool fXor; // set if original path had even-odd fill variable
/third_party/skia/src/pathops/
DSkOpContour.h192 fXor = isXor; in init()
201 return fXor; in isXor()
338 fXor = isXor; in setXor()
384 bool fXor; // set if original path had even-odd fill variable
/third_party/flutter/skia/tests/
DPathOpsDebug.cpp958 SkDebugf("contour=%d count=%d op=%d xor=%d\n", this->debugID(), fCount, fOperand, fXor); in dump()
972 SkDebugf("contour=%d count=%d op=%d xor=%d\n", this->debugID(), fCount, fOperand, fXor); in dumpAll()
/third_party/skia/tests/
DPathOpsDebug.cpp958 SkDebugf("contour=%d count=%d op=%d xor=%d\n", this->debugID(), fCount, fOperand, fXor); in dump()
972 SkDebugf("contour=%d count=%d op=%d xor=%d\n", this->debugID(), fCount, fOperand, fXor); in dumpAll()