Searched defs:captureRate (Results 1 – 3 of 3) sorted by relevance
747 int captureRate = fpsRange.getLower(); in testAbandonedHighSpeedRequest() local1170 int captureRate = fpsRange.getLower(); in slowMotionRecording() local1259 int captureRate = fpsRange.getLower(); in constrainedHighSpeedRecording() local1426 int captureRate, Range<Integer> fpsRange, in startSlowMotionRecording()2255 private void prepareRecording(Size sz, int videoFrameRate, int captureRate) in prepareRecording()2266 private void prepareRecording(Size sz, int videoFrameRate, int captureRate, in prepareRecording()
488 final double captureRate = VIDEO_TIMELAPSE_CAPTURE_RATE_FPS; in recordVideoUsingCamera() local1581 int captureRate, in recordFromSurface()1663 private boolean checkCaptureFps(String filename, int captureRate) { in checkCaptureFps()1709 int captureRate = 0; in testRecordFromSurface() local
95 int captureRate = mVisualizer.getMaxCaptureRate(); in test1_0CaptureRates() local