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()
121 if (fSwap) { in insertSwap()
208 fSwap ^= true; in swap()
212 return fSwap; in swapped()
319 bool fSwap; variable