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