Home | History | Annotate | Download | only in camera

Lines Matching refs:maxDist

1246         int maxDist = -1;
1253 if (dist > maxDist) {
1254 maxDist = dist;