Home | History | Annotate | Download | only in core

Lines Matching refs:fDistance

114             seg->fDistance = distance;
138 seg->fDistance = distance;
174 seg->fDistance = distance;
218 SkASSERT(seg->fDistance > distance);
229 distance = seg->fDistance;
390 int index = SkTSearch<SkScalar>(&seg->fDistance, count, distance,
400 startD = seg[-1].fDistance;
409 SkASSERT(seg->fDistance > startD);
413 seg->fDistance - startD);
530 i, seg->fDistance, seg->fPtIndex, seg->getScalarT(),