Searched refs:checkCaptureFps (Results 1 – 1 of 1) sorted by relevance
1478 private boolean checkCaptureFps(String filename, int captureRate) { in checkCaptureFps() method in MediaRecorderTest1545 if (timelapse && !checkCaptureFps(filename, captureRate)) { in testRecordFromSurface()