Home
last modified time | relevance | path

Searched defs:addCoincident (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/pathops/
DSkIntersectionHelper.h24 bool addCoincident(SkIntersectionHelper& other, const SkIntersections& ts, bool swap) { in addCoincident() function
DSkOpContour.cpp12 bool SkOpContour::addCoincident(int index, SkOpContour* other, int otherIndex, in addCoincident() function in SkOpContour
/external/chromium_org/third_party/skia/src/pathops/
DSkIntersectionHelper.h24 bool addCoincident(SkIntersectionHelper& other, const SkIntersections& ts, bool swap) { in addCoincident() function
DSkOpContour.cpp12 bool SkOpContour::addCoincident(int index, SkOpContour* other, int otherIndex, in addCoincident() function in SkOpContour
/external/skia/experimental/Intersection/
DSimplify.cpp4512 void addCoincident(int index, Contour* other, int otherIndex, in addCoincident() function in Contour
5239 void addCoincident(Work& other, const Intersections& ts, bool swap) { in addCoincident() function in Work
/external/chromium_org/third_party/skia/experimental/Intersection/
DSimplify.cpp4512 void addCoincident(int index, Contour* other, int otherIndex, in addCoincident() function in Contour
5239 void addCoincident(Work& other, const Intersections& ts, bool swap) { in addCoincident() function in Work