Home | History | Annotate | Download | only in ops

Lines Matching refs:minDist

662     SkScalar minDist = SK_ScalarMax, minT = 0.0f;
677 if (minDist > dist) {
678 minDist = dist;