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

  /external/chromium_org/third_party/skia/src/pathops/
SkOpSegment.h 259 int crossedSpanY(const SkPoint& basePt, SkScalar* bestY, double* hitT, bool* hitSomething,
SkPathOpsCommon.cpp 41 int testTIndex = testSeg->crossedSpanY(basePt, &testY, &testHit, &hitSomething, tAtMid,
SkOpSegment.cpp     [all...]
  /external/skia/src/pathops/
SkOpSegment.h 259 int crossedSpanY(const SkPoint& basePt, SkScalar* bestY, double* hitT, bool* hitSomething,
SkPathOpsCommon.cpp 41 int testTIndex = testSeg->crossedSpanY(basePt, &testY, &testHit, &hitSomething, tAtMid,
SkOpSegment.cpp     [all...]

Completed in 8204 milliseconds