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

  /external/chromium_org/third_party/skia/src/pathops/
SkOpSpan.h 15 SkOpSegment* fOther;
18 double fOtherT; // value at fOther[fOtherIndex].fT
SkPathOpsSpan.h 15 SkOpSegment* fOther;
18 double fOtherT; // value at fOther[fOtherIndex].fT
SkOpSegment.cpp 70 SkOpSegment* other = span->fOther;
456 span->fOther = other;
759 if (approximately_negative(span.fT - t) && span.fOther == other
825 while (--lesser >= 0 && (includeOpp || fTs[lesser].fOther->fOperand == fOperand)
831 } while (++index < fTs.count() && (includeOpp || fTs[index].fOther->fOperand == fOperand)
837 SkOpSegment* other = span->fOther;
    [all...]
SkPathOpsOp.cpp 20 const SkOpSpan& backPtr = span->fOther->span(span->fOtherIndex);
21 SkOpSegment* segment = backPtr.fOther;
SkPathOpsCommon.cpp 117 const SkOpSpan& backPtr = span->fOther->span(span->fOtherIndex);
118 SkOpSegment* segment = backPtr.fOther;
SkOpSegment.h 130 return fTs[index].fOther;
  /external/skia/src/pathops/
SkOpSpan.h 15 SkOpSegment* fOther;
18 double fOtherT; // value at fOther[fOtherIndex].fT
SkPathOpsSpan.h 15 SkOpSegment* fOther;
18 double fOtherT; // value at fOther[fOtherIndex].fT
SkOpSegment.cpp 70 SkOpSegment* other = span->fOther;
456 span->fOther = other;
759 if (approximately_negative(span.fT - t) && span.fOther == other
825 while (--lesser >= 0 && (includeOpp || fTs[lesser].fOther->fOperand == fOperand)
831 } while (++index < fTs.count() && (includeOpp || fTs[index].fOther->fOperand == fOperand)
837 SkOpSegment* other = span->fOther;
    [all...]
SkPathOpsOp.cpp 20 const SkOpSpan& backPtr = span->fOther->span(span->fOtherIndex);
21 SkOpSegment* segment = backPtr.fOther;
SkPathOpsCommon.cpp 117 const SkOpSpan& backPtr = span->fOther->span(span->fOtherIndex);
118 SkOpSegment* segment = backPtr.fOther;
SkOpSegment.h 130 return fTs[index].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 3434 milliseconds