Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpCoincidence.cpp230 int windDiff = operandSwap ? oOppValue : oWindValue; in apply() local
233 windDiff = -windDiff; in apply()
236 if (windValue && (windValue > windDiff || (windValue == windDiff in apply()