Home
last modified time | relevance | path

Searched refs:operandSwap (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
H A DSkOpCoincidence.cpp1045 bool operandSwap = segment->operand() != oSegment->operand(); in DEBUG_COIN_DECLARE_ONLY_PARAMS() local
1066 int windDiff = operandSwap ? oOppValue : oWindValue; in DEBUG_COIN_DECLARE_ONLY_PARAMS()
1067 int oWindDiff = operandSwap ? oppValue : windValue; in DEBUG_COIN_DECLARE_ONLY_PARAMS()
1078 if (operandSwap) { in DEBUG_COIN_DECLARE_ONLY_PARAMS()
1097 if (operandSwap) { in DEBUG_COIN_DECLARE_ONLY_PARAMS()

Completed in 3 milliseconds