Searched defs:midT (Results 1 – 13 of 13) sorted by relevance
139 double midT = (t1 + t2) / 2; in subDivide() local
69 double midT = (prev->t() + start->t()) / 2; in expand() local86 double midT = (end->t() + next->t()) / 2; in expand() local
1296 double midT = (smaller->fEndT + larger->fStartT) / 2; in mergeCoincidence() local2062 double midT = ((*intersections)[0][index] + (*intersections)[0][index + 1]) / 2; in BinarySearch() local
1508 double midT = (t1 + t2) / 2; in ptsDisjoint() local1668 double midT = (prior->t() + spanBase->t()) / 2; in testForCoincidence() local
854 double SkOpAngle::midT() const { in midT() function in SkOpAngle
1458 double midT = (prev->t() + start->t()) / 2; in debugExpand() local1475 double midT = (end->t() + next->t()) / 2; in debugExpand() local
1297 double midT = (smaller->fEndT + larger->fStartT) / 2; in mergeCoincidence() local2062 double midT = ((*intersections)[0][index] + (*intersections)[0][index + 1]) / 2; in BinarySearch() local
1435 double midT = (prev->t() + start->t()) / 2; in debugExpand() local1452 double midT = (end->t() + next->t()) / 2; in debugExpand() local
676 float midT = find_midtangent(tan0, tan1, p3 + (p1 - p2)*3 - p0, in chopAndAppendCubicAtMidTangent() local709 float midT = find_midtangent(tan0, tan1, (w - 1) * (p2 - p0), in conicTo() local