Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkAddIntersections.cpp296 wt.right(), wt.y(), wt.xFlipped()); in AddIntersectTs()
301 wt.right(), wt.y(), wt.xFlipped()); in AddIntersectTs()
306 wt.right(), wt.y(), wt.xFlipped()); in AddIntersectTs()
311 wt.right(), wt.y(), wt.xFlipped()); in AddIntersectTs()
355 wn.right(), wn.y(), wn.xFlipped()); in AddIntersectTs()
390 wn.right(), wn.y(), wn.xFlipped()); in AddIntersectTs()
428 wn.right(), wn.y(), wn.xFlipped()); in AddIntersectTs()
465 wn.right(), wn.y(), wn.xFlipped()); in AddIntersectTs()
DSkIntersectionHelper.h94 bool xFlipped() const { in xFlipped() function