Searched refs:alignTPt (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkIntersectionHelper.h57 void alignTPt(SkIntersectionHelper& other, bool swap, int index, function in class:SkIntersectionHelper
59 fContour->alignTPt(fIndex, other.fContour, other.fIndex, swap, index, ts, point);
H A DSkOpContour.h109 void alignTPt(int segmentIndex, const SkOpContour* other, int otherIndex,
H A DSkAddIntersections.cpp400 wt.alignTPt(wn, swap, pt, &ts, &point);
H A DSkOpContour.cpp227 void SkOpContour::alignTPt(int segmentIndex, const SkOpContour* other, int otherIndex, function in class:SkOpContour
/external/skia/src/pathops/
H A DSkIntersectionHelper.h57 void alignTPt(SkIntersectionHelper& other, bool swap, int index, function in class:SkIntersectionHelper
59 fContour->alignTPt(fIndex, other.fContour, other.fIndex, swap, index, ts, point);
H A DSkOpContour.h109 void alignTPt(int segmentIndex, const SkOpContour* other, int otherIndex,
H A DSkAddIntersections.cpp400 wt.alignTPt(wn, swap, pt, &ts, &point);
H A DSkOpContour.cpp219 void SkOpContour::alignTPt(int segmentIndex, const SkOpContour* other, int otherIndex, function in class:SkOpContour

Completed in 99 milliseconds