Home
last modified time | relevance | path

Searched defs:captureRate (Results 1 – 3 of 3) sorted by relevance

/cts/tests/camera/src/android/hardware/camera2/cts/
DRecordingTest.java391 int captureRate = fpsRange.getLower(); in testAbandonedHighSpeedRequest() local
684 int captureRate = fpsRange.getLower(); in slowMotionRecording() local
754 int captureRate = fpsRange.getLower(); in constrainedHighSpeedRecording() local
888 int captureRate, Range<Integer> fpsRange, in startSlowMotionRecording()
1576 private void prepareRecording(Size sz, int videoFrameRate, int captureRate) in prepareRecording()
/cts/tests/tests/media/src/android/media/cts/
DMediaRecorderTest.java450 final double captureRate = VIDEO_TIMELAPSE_CAPTURE_RATE_FPS; in recordVideoUsingCamera() local
1396 int captureRate, in recordFromSurface()
1478 private boolean checkCaptureFps(String filename, int captureRate) { in checkCaptureFps()
1524 int captureRate = 0; in testRecordFromSurface() local
DVisualizerTest.java83 int captureRate = mVisualizer.getMaxCaptureRate(); in test1_0CaptureRates() local