Home | History | Annotate | Download | only in camera

Lines Matching refs:mCaptureRate

141     private double mCaptureRate = 0;
420 mCaptureRate = fps;
922 boolean captureTimeLapse = mCaptureRate > 0;
924 double timeBetweenFrameCapture = 1 / mCaptureRate;