Home
last modified time | relevance | path

Searched defs:otherIndex (Results 1 – 16 of 16) sorted by relevance

/external/skia/src/pathops/
DSkOpContour.cpp12 bool SkOpContour::addCoincident(int index, SkOpContour* other, int otherIndex, in addCoincident()
69 int otherIndex = coincidence.fSegments[1]; in addCoincidentPoints() local
140 int otherIndex = coincidence.fSegments[1]; in addCoincidentPoints() local
162 bool SkOpContour::addPartialCoincident(int index, SkOpContour* other, int otherIndex, in addPartialCoincident()
209 int otherIndex = coincidence.fSegments[1]; in alignCoincidence() local
219 void SkOpContour::alignTPt(int segmentIndex, const SkOpContour* other, int otherIndex, in alignTPt()
292 int otherIndex = coincidence.fSegments[1]; in calcPartialCoincidentWinding() local
484 int otherIndex = coincidence.fSegments[1]; in joinCoincidence() local
542 int otherIndex = coincidence.fSegments[1]; in calcCommonCoincidentWinding() local
594 int otherIndex = coincidence.fSegments[1]; in resolveNearCoincidence() local
DSkOpContour.h67 void addOtherT(int segIndex, int tIndex, double otherT, int otherIndex) { in addOtherT()
80 int addT(int segIndex, SkOpContour* other, int otherIndex, const SkPoint& pt, double newT) { in addT()
DSkIntersectionHelper.h30 void addOtherT(int index, double otherT, int otherIndex) { in addOtherT()
DSkPathOpsDebug.cpp525 int otherIndex = span.fOtherIndex; in debugValidate() local
DSkOpSegment.cpp436 void SkOpSegment::addOtherT(int index, double otherT, int otherIndex) { in addOtherT()
981 int otherIndex = oStart; in alignSpan() local
/external/chromium_org/third_party/skia/src/pathops/
DSkOpContour.cpp12 bool SkOpContour::addCoincident(int index, SkOpContour* other, int otherIndex, in addCoincident()
69 int otherIndex = coincidence.fSegments[1]; in addCoincidentPoints() local
140 int otherIndex = coincidence.fSegments[1]; in addCoincidentPoints() local
162 bool SkOpContour::addPartialCoincident(int index, SkOpContour* other, int otherIndex, in addPartialCoincident()
209 int otherIndex = coincidence.fSegments[1]; in alignCoincidence() local
219 void SkOpContour::alignTPt(int segmentIndex, const SkOpContour* other, int otherIndex, in alignTPt()
292 int otherIndex = coincidence.fSegments[1]; in calcPartialCoincidentWinding() local
484 int otherIndex = coincidence.fSegments[1]; in joinCoincidence() local
542 int otherIndex = coincidence.fSegments[1]; in calcCommonCoincidentWinding() local
594 int otherIndex = coincidence.fSegments[1]; in resolveNearCoincidence() local
DSkOpContour.h67 void addOtherT(int segIndex, int tIndex, double otherT, int otherIndex) { in addOtherT()
80 int addT(int segIndex, SkOpContour* other, int otherIndex, const SkPoint& pt, double newT) { in addT()
DSkIntersectionHelper.h30 void addOtherT(int index, double otherT, int otherIndex) { in addOtherT()
DSkPathOpsDebug.cpp525 int otherIndex = span.fOtherIndex; in debugValidate() local
DSkOpSegment.cpp436 void SkOpSegment::addOtherT(int index, double otherT, int otherIndex) { in addOtherT()
981 int otherIndex = oStart; in alignSpan() local
/external/proguard/src/proguard/classfile/editor/
DComparableConstant.java101 int otherIndex = otherComparableConstant.thisIndex; in compareTo() local
/external/skia/experimental/Intersection/
DSimplify.cpp1648 void addOtherT(int index, double otherT, int otherIndex) { in addOtherT()
4512 void addCoincident(int index, Contour* other, int otherIndex, in addCoincident()
4546 void addOtherT(int segIndex, int tIndex, double otherT, int otherIndex) { in addOtherT()
4556 int addT(int segIndex, Contour* other, int otherIndex, const SkPoint& pt, double& newT) { in addT()
4561 int addSelfT(int segIndex, Contour* other, int otherIndex, const SkPoint& pt, double& newT) { in addSelfT()
4566 int addUnsortableT(int segIndex, Contour* other, int otherIndex, bool start, in addUnsortableT()
4652 int otherIndex = coincidence.fSegments[1]; in resolveCoincidence() local
4723 int otherIndex = coincidence.fSegments[1]; in addCoincidentPoints() local
4787 int otherIndex = coincidence.fSegments[1]; in calcCoincidentWinding() local
5245 void addOtherT(int index, double otherT, int otherIndex) { in addOtherT()
/external/chromium_org/third_party/skia/experimental/Intersection/
DSimplify.cpp1648 void addOtherT(int index, double otherT, int otherIndex) { in addOtherT()
4512 void addCoincident(int index, Contour* other, int otherIndex, in addCoincident()
4546 void addOtherT(int segIndex, int tIndex, double otherT, int otherIndex) { in addOtherT()
4556 int addT(int segIndex, Contour* other, int otherIndex, const SkPoint& pt, double& newT) { in addT()
4561 int addSelfT(int segIndex, Contour* other, int otherIndex, const SkPoint& pt, double& newT) { in addSelfT()
4566 int addUnsortableT(int segIndex, Contour* other, int otherIndex, bool start, in addUnsortableT()
4652 int otherIndex = coincidence.fSegments[1]; in resolveCoincidence() local
4723 int otherIndex = coincidence.fSegments[1]; in addCoincidentPoints() local
4787 int otherIndex = coincidence.fSegments[1]; in calcCoincidentWinding() local
5245 void addOtherT(int index, double otherT, int otherIndex) { in addOtherT()
/external/skia/tests/
DPathOpsDebug.cpp157 int otherIndex = coin.fSegments[1]; in dumpCoincidence() local
/external/chromium_org/third_party/skia/tests/
DPathOpsDebug.cpp157 int otherIndex = coin.fSegments[1]; in dumpCoincidence() local
/external/icu/icu4c/source/i18n/
Dmsgfmt.cpp1948 int32_t otherIndex = msgFormat.findOtherSubMessage(context.startIndex); in select() local