Home | History | Annotate | Download | only in camera

Lines Matching defs:mCaptureRate

83     private double mCaptureRate = 0;
245 mCaptureRate = fps;
678 boolean captureTimeLapse = mCaptureRate > 0;
680 double timeBetweenFrameCapture = 1 / mCaptureRate;