Lines Matching refs:fDistance
103 seg->fDistance = distance;
127 seg->fDistance = distance;
172 seg->fDistance = distance;
223 SkASSERT(seg->fDistance > distance);
234 distance = seg->fDistance;
392 int index = SkTSearch<SkScalar>(&seg->fDistance, count, distance,
402 startD = seg[-1].fDistance;
411 SkASSERT(seg->fDistance > startD);
415 seg->fDistance - startD);
535 i, seg->fDistance, seg->fPtIndex, seg->getScalarT(),