Searched defs:midT (Results 1 – 4 of 4) sorted by relevance
57 double midT = current->tAtMid(index, endIndex, mid); in contourRangeCheckY() local
850 bool SkOpSegment::betweenPoints(double midT, const SkPoint& pt1, const SkPoint& pt2) const {1274 double midT = (tSpan.fOtherT + matchT) / 2; local