Searched defs:fOther (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkOpSpan.h18 double fOtherT; // value at fOther[fOtherIndex].fT
19 SkOpSegment* fOther; member in struct:SkOpSpan
H A DSkOpContour.h22 SkOpContour* fOther; member in struct:SkCoincidence
H A DSkOpSegment.h389 SkOpSegment* fOther; member in struct:SkOpSegment::MissingSpan
/external/skia/src/pathops/
H A DSkOpSpan.h18 double fOtherT; // value at fOther[fOtherIndex].fT
19 SkOpSegment* fOther; member in struct:SkOpSpan
H A DSkOpContour.h22 SkOpContour* fOther; member in struct:SkCoincidence
H A DSkOpSegment.h387 SkOpSegment* fOther; member in struct:SkOpSegment::MissingSpan
/external/chromium_org/third_party/skia/experimental/Intersection/
H A DSimplify.cpp656 Segment* fOther; member in struct:Span
659 double fOtherT; // value at fOther[fOtherIndex].fT
726 if (cmp && (*fSpans)[fEnd].fOther != rh.fSegment // tangents not absolutely identical
727 && (*rh.fSpans)[rh.fEnd].fOther != fSegment) { // and not intersecting
1309 Segment* other = span->fOther;
1706 span->fOther = other;
2029 if (approximately_negative(span.fT - t) && span.fOther == &other
2099 while (--lesser >= 0 && (includeOpp || fTs[lesser].fOther->fOperand == fOperand)
2105 } while (++index < fTs.count() && (includeOpp || fTs[index].fOther->fOperand == fOperand)
2111 Segment* other = span->fOther;
[all...]
/external/skia/experimental/Intersection/
H A DSimplify.cpp656 Segment* fOther; member in struct:Span
659 double fOtherT; // value at fOther[fOtherIndex].fT
726 if (cmp && (*fSpans)[fEnd].fOther != rh.fSegment // tangents not absolutely identical
727 && (*rh.fSpans)[rh.fEnd].fOther != fSegment) { // and not intersecting
1309 Segment* other = span->fOther;
1706 span->fOther = other;
2029 if (approximately_negative(span.fT - t) && span.fOther == &other
2099 while (--lesser >= 0 && (includeOpp || fTs[lesser].fOther->fOperand == fOperand)
2105 } while (++index < fTs.count() && (includeOpp || fTs[index].fOther->fOperand == fOperand)
2111 Segment* other = span->fOther;
[all...]
/external/dexmaker/lib/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit3.8.2/ junit/awtui/ junit/extensions/ junit/framework/ ...

Completed in 1208 milliseconds