Searched defs:captureRate (Results 1 – 3 of 3) sorted by relevance
710 int captureRate = fpsRange.getLower(); in testAbandonedHighSpeedRequest() local1130 int captureRate = fpsRange.getLower(); in slowMotionRecording() local1219 int captureRate = fpsRange.getLower(); in constrainedHighSpeedRecording() local1385 int captureRate, Range<Integer> fpsRange, in startSlowMotionRecording()2214 private void prepareRecording(Size sz, int videoFrameRate, int captureRate) in prepareRecording()2225 private void prepareRecording(Size sz, int videoFrameRate, int captureRate, in prepareRecording()
484 final double captureRate = VIDEO_TIMELAPSE_CAPTURE_RATE_FPS; in recordVideoUsingCamera() local1577 int captureRate, in recordFromSurface()1659 private boolean checkCaptureFps(String filename, int captureRate) { in checkCaptureFps()1705 int captureRate = 0; in testRecordFromSurface() local
82 int captureRate = mVisualizer.getMaxCaptureRate(); in test1_0CaptureRates() local