Home | History | Annotate | Download | only in camera

Lines Matching refs:dt

999                     long dt = SystemClock.uptimeMillis() - mAutoFocusScanStartTime;
1000 int fps = Math.round(frames * 1000f / dt);