Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkIntersections.h19 : fSwap(0) in SkIntersections()
108 if (fSwap) { in insertSwap()
195 fSwap ^= true; in swap()
199 return fSwap; in swapped()
297 bool fSwap; variable