Searched refs:xFlipped (Results 1 – 5 of 5) sorted by relevance
/external/skqp/src/pathops/ |
D | SkAddIntersections.cpp | 297 wt.right(), wt.y(), wt.xFlipped()); in AddIntersectTs() 302 wt.right(), wt.y(), wt.xFlipped()); in AddIntersectTs() 307 wt.right(), wt.y(), wt.xFlipped()); in AddIntersectTs() 312 wt.right(), wt.y(), wt.xFlipped()); in AddIntersectTs() 356 wn.right(), wn.y(), wn.xFlipped()); in AddIntersectTs() 391 wn.right(), wn.y(), wn.xFlipped()); in AddIntersectTs() 429 wn.right(), wn.y(), wn.xFlipped()); in AddIntersectTs() 468 wn.right(), wn.y(), wn.xFlipped()); in AddIntersectTs()
|
D | SkIntersectionHelper.h | 97 bool xFlipped() const { in xFlipped() function
|
/external/skia/src/pathops/ |
D | SkAddIntersections.cpp | 297 wt.right(), wt.y(), wt.xFlipped()); in AddIntersectTs() 302 wt.right(), wt.y(), wt.xFlipped()); in AddIntersectTs() 307 wt.right(), wt.y(), wt.xFlipped()); in AddIntersectTs() 312 wt.right(), wt.y(), wt.xFlipped()); in AddIntersectTs() 356 wn.right(), wn.y(), wn.xFlipped()); in AddIntersectTs() 391 wn.right(), wn.y(), wn.xFlipped()); in AddIntersectTs() 429 wn.right(), wn.y(), wn.xFlipped()); in AddIntersectTs() 468 wn.right(), wn.y(), wn.xFlipped()); in AddIntersectTs()
|
D | SkIntersectionHelper.h | 97 bool xFlipped() const { in xFlipped() function
|
/external/angle/src/libANGLE/renderer/gl/ |
D | FramebufferGL.cpp | 49 bool xFlipped; member 71 bounds.xFlipped = sourceArea.isReversedX() != destArea.isReversedX(); in GetBlitFramebufferBounds() 972 if (bounds.xFlipped) in adjustSrcDstRegion() 1098 if (bounds.xFlipped) in adjustSrcDstRegion() 1166 if (bounds.xFlipped) in clipSrcRegion()
|