Searched refs:xFlipped (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/pathops/ |
D | SkAddIntersections.cpp | 296 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()
|
D | SkIntersectionHelper.h | 94 bool xFlipped() const { in xFlipped() function
|