Searched defs:midT (Results 1 – 6 of 6) sorted by relevance
135 double midT = (t1 + t2) / 2; in subDivide() local
517 double midT = (prev->t() + start->t()) / 2; in expand() local526 double midT = (end->t() + next->t()) / 2; in expand() local
1471 double midT = (t1 + t2) / 2; in ptsDisjoint() local1680 double midT = (prior->t() + spanBase->t()) / 2; in testForCoincidence() local
1361 double midT = (prev->t() + start->t()) / 2; in debugExpand() local1368 double midT = (end->t() + next->t()) / 2; in debugExpand() local
724 double SkOpAngle::midT() const { in midT() function in SkOpAngle
1559 double midT = (smaller->fEndT + larger->fStartT) / 2; in mergeCoincidence() local2222 double midT = ((*intersections)[0][index] + (*intersections)[0][index + 1]) / 2; in BinarySearch() local