Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkPathOpsDebug.cpp1331 int lastOppXor = -1; in debugValidate() local
1354 SkASSERT(lastOppXor == -1 || lastOppXor == (int) useXor); in debugValidate()
1355 lastOppXor = (int) useXor; in debugValidate()

Completed in 5 milliseconds