Searched defs:alignTPt (Results 1 - 4 of 4) 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.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.cpp219 void SkOpContour::alignTPt(int segmentIndex, const SkOpContour* other, int otherIndex, function in class:SkOpContour

Completed in 149 milliseconds