Lines Matching full:mindist
3046 float minDist = mViewWidth + mViewHeight; // some large distance3050 if (dist < minDist) {3051 minDist = dist;