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