HomeSort by relevance Sort by last modified time
    Searched full:basept (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/skia/src/pathops/
SkPathOpsCommon.cpp 44 SkPoint basePt = current->ptAtT(tAtMid);
54 if (basePt.fY < contour->bounds().fTop) {
65 int testTIndex = testSeg->crossedSpanY(basePt, &testY, &testHit, &hitSomething, tAtMid,
SkPathOpsDebug.cpp 316 const SkPoint& basePt = fTs[tStart].fPt;
319 SK_ALWAYSBREAK(SkDPoint::ApproximatelyEqual(basePt, cmpPt));
SkOpSegment.h 310 int crossedSpanY(const SkPoint& basePt, SkScalar* bestY, double* hitT, bool* hitSomething,
SkOpSegment.cpp     [all...]
  /external/skia/src/pathops/
SkPathOpsCommon.cpp 44 SkPoint basePt = current->ptAtT(tAtMid);
54 if (basePt.fY < contour->bounds().fTop) {
65 int testTIndex = testSeg->crossedSpanY(basePt, &testY, &testHit, &hitSomething, tAtMid,
SkPathOpsDebug.cpp 316 const SkPoint& basePt = fTs[tStart].fPt;
319 SK_ALWAYSBREAK(SkDPoint::ApproximatelyEqual(basePt, cmpPt));
SkOpSegment.h 310 int crossedSpanY(const SkPoint& basePt, SkScalar* bestY, double* hitT, bool* hitSomething,
SkOpSegment.cpp     [all...]
  /external/chromium_org/third_party/skia/experimental/Intersection/
Simplify.cpp     [all...]
  /external/skia/experimental/Intersection/
Simplify.cpp     [all...]

Completed in 126 milliseconds