Home | History | Annotate | Download | only in skia

Lines Matching refs:minDist

510   SkScalar minDist = SK_ScalarMax;
516 if (minDist > dist) {
517 minDist = dist;