HomeSort by relevance Sort by last modified time
    Searched refs:fOther (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/third_party/skia/src/pathops/
SkOpSpan.h 15 SkOpSegment* fOther;
18 double fOtherT; // value at fOther[fOtherIndex].fT
SkOpSegment.cpp 70 SkOpSegment* other = span->fOther;
453 span->fOther = other;
814 if (approximately_negative(span.fT - t) && span.fOther == other
870 while (--lesser >= 0 && (allowOpp || fTs[lesser].fOther->fOperand == fOperand)
879 if (!allowOpp && fTs[index].fOther->fOperand != fOperand) {
    [all...]
SkOpContour.cpp 24 coincidence.fOther = other;
62 SkOpContour* otherContour = coincidence.fOther;
139 coincidence.fOther = other;
189 SkOpContour* otherContour = coincidence.fOther;
237 SkOpContour* otherContour = coincidence.fOther;
SkPathOpsDebug.cpp 107 SkDebugf(" other.fID=%d", fOther->debugID());
SkPathOpsOp.cpp 20 const SkOpSpan& backPtr = span->fOther->span(span->fOtherIndex);
21 SkOpSegment* segment = backPtr.fOther;
SkOpContour.h 18 SkOpContour* fOther;
SkOpSegment.h 135 return fTs[index].fOther;
330 SkOpSegment* fOther;
SkPathOpsCommon.cpp 118 const SkOpSpan& backPtr = span->fOther->span(span->fOtherIndex);
119 SkOpSegment* segment = backPtr.fOther;
  /external/skia/src/pathops/
SkOpSpan.h 15 SkOpSegment* fOther;
18 double fOtherT; // value at fOther[fOtherIndex].fT
SkOpSegment.cpp 70 SkOpSegment* other = span->fOther;
453 span->fOther = other;
814 if (approximately_negative(span.fT - t) && span.fOther == other
870 while (--lesser >= 0 && (allowOpp || fTs[lesser].fOther->fOperand == fOperand)
879 if (!allowOpp && fTs[index].fOther->fOperand != fOperand) {
    [all...]
SkOpContour.cpp 24 coincidence.fOther = other;
62 SkOpContour* otherContour = coincidence.fOther;
139 coincidence.fOther = other;
189 SkOpContour* otherContour = coincidence.fOther;
237 SkOpContour* otherContour = coincidence.fOther;
SkPathOpsDebug.cpp 107 SkDebugf(" other.fID=%d", fOther->debugID());
SkPathOpsOp.cpp 20 const SkOpSpan& backPtr = span->fOther->span(span->fOtherIndex);
21 SkOpSegment* segment = backPtr.fOther;
SkOpContour.h 18 SkOpContour* fOther;
SkOpSegment.h 135 return fTs[index].fOther;
330 SkOpSegment* fOther;
SkPathOpsCommon.cpp 118 const SkOpSpan& backPtr = span->fOther->span(span->fOtherIndex);
119 SkOpSegment* segment = backPtr.fOther;
  /cts/tools/vm-tests-tf/lib/
junit.jar 
  /external/dexmaker/lib/
junit.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.junit_3.8.2.v3_8_2_v20100427-1100/
junit.jar 
  /prebuilts/devtools/adt/lib/
junit-3.8.1.jar 
  /prebuilts/tools/common/m2/internal/junit/junit/3.8.1/
junit-3.8.1.jar 

Completed in 585 milliseconds