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()
111 if (fSwap) { in insertSwap()
199 fSwap ^= true; in swap()
203 return fSwap; in swapped()
310 bool fSwap; variable