| /external/skia/src/pathops/ |
| D | SkOpContour.cpp | 12 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
|
| D | SkOpContour.h | 67 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()
|
| D | SkIntersectionHelper.h | 30 void addOtherT(int index, double otherT, int otherIndex) { in addOtherT()
|
| D | SkPathOpsDebug.cpp | 525 int otherIndex = span.fOtherIndex; in debugValidate() local
|
| D | SkOpSegment.cpp | 436 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/ |
| D | SkOpContour.cpp | 12 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
|
| D | SkOpContour.h | 67 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()
|
| D | SkIntersectionHelper.h | 30 void addOtherT(int index, double otherT, int otherIndex) { in addOtherT()
|
| D | SkPathOpsDebug.cpp | 525 int otherIndex = span.fOtherIndex; in debugValidate() local
|
| D | SkOpSegment.cpp | 436 void SkOpSegment::addOtherT(int index, double otherT, int otherIndex) { in addOtherT() 981 int otherIndex = oStart; in alignSpan() local
|
| /external/proguard/src/proguard/classfile/editor/ |
| D | ComparableConstant.java | 101 int otherIndex = otherComparableConstant.thisIndex; in compareTo() local
|
| /external/skia/experimental/Intersection/ |
| D | Simplify.cpp | 1648 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/ |
| D | Simplify.cpp | 1648 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/ |
| D | PathOpsDebug.cpp | 157 int otherIndex = coin.fSegments[1]; in dumpCoincidence() local
|
| /external/chromium_org/third_party/skia/tests/ |
| D | PathOpsDebug.cpp | 157 int otherIndex = coin.fSegments[1]; in dumpCoincidence() local
|
| /external/icu/icu4c/source/i18n/ |
| D | msgfmt.cpp | 1948 int32_t otherIndex = msgFormat.findOtherSubMessage(context.startIndex); in select() local
|