Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkAddIntersections.cpp297 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()
DSkIntersectionHelper.h97 bool xFlipped() const { in xFlipped() function
/external/skia/src/pathops/
DSkAddIntersections.cpp297 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()
DSkIntersectionHelper.h97 bool xFlipped() const { in xFlipped() function
/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp49 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()