Searched refs:xorOpMask (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/pathops/ |
H A D | SkPathOpsOp.cpp | 110 const int xorMask, const int xorOpMask, SkPathWriter* writer) { in bridgeOp() 124 if (current->activeOp(start, end, xorMask, xorOpMask, op)) { in bridgeOp() 134 &unsortable, &simple, op, xorMask, xorOpMask); in bridgeOp() 319 const int xorOpMask = builder.xorMask(); in OpDebug() local 321 xorOpMask == kEvenOdd_PathOpsMask)) { in OpDebug() 352 if (!bridgeOp(contourList, op, xorMask, xorOpMask, &wrapper)) { in OpDebug() 109 bridgeOp(SkOpContourHead* contourList, const SkPathOp op, const int xorMask, const int xorOpMask, SkPathWriter* writer) bridgeOp() argument
|
Completed in 2 milliseconds