Home
last modified time | relevance | path

Searched defs:midT (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/pathops/
DSkPathOpsCommon.cpp57 double midT = current->tAtMid(index, endIndex, mid); in contourRangeCheckY() local
DSkOpSegment.cpp850 bool SkOpSegment::betweenPoints(double midT, const SkPoint& pt1, const SkPoint& pt2) const {
1274 double midT = (tSpan.fOtherT + matchT) / 2; local
/external/chromium_org/third_party/skia/src/pathops/
DSkPathOpsCommon.cpp57 double midT = current->tAtMid(index, endIndex, mid); in contourRangeCheckY() local
DSkOpSegment.cpp850 bool SkOpSegment::betweenPoints(double midT, const SkPoint& pt1, const SkPoint& pt2) const {
1274 double midT = (tSpan.fOtherT + matchT) / 2; local